nRF5 SDK v12.1.0
Data Fields
nrf_pwm_values_grouped_t Struct Reference

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

#include <nrf_pwm.h>

Data Fields

uint16_t group_0
 Duty cycle value for group 0 (channels 0 and 1).
 
uint16_t group_1
 Duty cycle value for group 1 (channels 2 and 3).
 

Detailed Description

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


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

Documentation feedback | Developer Zone | Subscribe | Updated