![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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. | |
Timer driver instance configuration structure.