![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Union grouping pointers to arrays of duty cycle values applicable to various loading modes. More...
#include <nrf_pwm.h>
Data Fields | |
| nrf_pwm_values_common_t const * | p_common |
| Pointer to be used in NRF_PWM_LOAD_COMMON mode. | |
| nrf_pwm_values_grouped_t const * | p_grouped |
| Pointer to be used in NRF_PWM_LOAD_GROUPED mode. | |
| nrf_pwm_values_individual_t const * | p_individual |
| Pointer to be used in NRF_PWM_LOAD_INDIVIDUAL mode. | |
| nrf_pwm_values_wave_form_t const * | p_wave_form |
| Pointer to be used in NRF_PWM_LOAD_WAVE_FORM mode. | |
| uint16_t const * | p_raw |
| Pointer providing raw access to the values. | |
Union grouping pointers to arrays of duty cycle values applicable to various loading modes.