|
caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
|
Timer configuration structure. More...
#include <cfn_hal_timer.h>
Data Fields | |
| uint32_t | prescaler |
| uint32_t | period |
| void * | custom |
Timer configuration structure.
| void* cfn_hal_timer_config_t::custom |
Vendor-specific custom configuration
| uint32_t cfn_hal_timer_config_t::period |
Auto-reload value
| uint32_t cfn_hal_timer_config_t::prescaler |
Clock division factor