nRF5 SDK v17.1.0
Data Fields
nrf_pwm_values_individual_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated