Timer driver instance data structure. More...
#include <nrf_drv_timer.h>
Data Fields |
|
| NRF_TIMER_Type * | p_reg |
|
Pointer to the structure with TIMER peripheral instance registers.
|
|
| uint8_t | instance_id |
|
Driver instance index.
|
|
| uint8_t | cc_channel_count |
|
Number of capture/compare channels.
|
|
Detailed Description
Timer driver instance data structure.
- components/drivers_nrf/timer/nrf_drv_timer.h