RADLib
RADical C++ application framework
rad_timer_source_config Struct Reference

#include <radekernel.h>

Public Attributes

uint32_t size
 
const char * name
 
uint32_t frequency_hz
 
int supports_oneshot
 

Member Data Documentation

◆ frequency_hz

uint32_t rad_timer_source_config::frequency_hz

◆ name

const char* rad_timer_source_config::name

◆ size

uint32_t rad_timer_source_config::size

◆ supports_oneshot

int rad_timer_source_config::supports_oneshot

The documentation for this struct was generated from the following file: