![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Structure for defining duty cycle values for a sequence loaded in NRF_PWM_LOAD_WAVE_FORM mode. More...
#include <nrf_pwm.h>
Data Fields | |
| uint16_t | channel_0 |
| Duty cycle value for channel 0. | |
| uint16_t | channel_1 |
| Duty cycle value for channel 1. | |
| uint16_t | channel_2 |
| Duty cycle value for channel 2. | |
| uint16_t | counter_top |
| Top value for the pulse generator counter. | |
Structure for defining duty cycle values for a sequence loaded in NRF_PWM_LOAD_WAVE_FORM mode.