Timer driver instance configuration structure. More...
#include <nrf_drv_timer.h>
Data Fields |
|
| nrf_timer_frequency_t | frequency |
|
Frequency.
|
|
| 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.
|
|
Detailed Description
Timer driver instance configuration structure.
- components/drivers_nrf/timer/nrf_drv_timer.h