Configuration structure for timer. More...
#include <npmx_timer.h>
Data Fields | |
npmx_timer_mode_t | mode |
Mode of the timer. | |
npmx_timer_prescaler_t | prescaler |
Prescaler value to use. | |
uint32_t | compare_value |
Timer's 24 bits counter compare value. | |
Configuration structure for timer.