nRF5 SDK v11.0.0
PWM driver instance data structure. More...
#include <nrf_drv_pwm.h>
Data Fields |
|
| NRF_PWM_Type * | p_registers |
|
Pointer to the structure with PWM peripheral instance registers.
|
|
| uint8_t | drv_inst_idx |
|
Driver instance index.
|
|
Detailed Description
PWM driver instance data structure.