nRF5 SDK v17.1.0
Data Fields
nrf_pwm_values_wave_form_t Struct Reference

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.
 

Detailed Description

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


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

Documentation feedback | Developer Zone | Subscribe | Updated