nrf_pwm_values_individual_t

nRF5 SDK v12.2.0

Structure for defining duty cycle values for a sequence loaded in NRF_PWM_LOAD_INDIVIDUAL 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 channel_3
Duty cycle value for channel 3.

Detailed Description

Structure for defining duty cycle values for a sequence loaded in NRF_PWM_LOAD_INDIVIDUAL mode.

  • components/drivers_nrf/hal/nrf_pwm.h