![]() |
nrfx 4.5.0
|
The configuration structure of the timer driver instance. More...
#include <nrfx_timer.h>
Data Fields | |
| uint32_t | frequency |
| Frequency value. | |
| nrf_timer_mode_t | mode |
| Mode of operation. | |
| nrf_timer_bit_width_t | bit_width |
| Bit width. | |
| uint8_t | interrupt_priority |
| Interrupt priority. | |
| void * | p_context |
| Context passed to interrupt handler. | |
The configuration structure of the timer driver instance.