FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pwm_ctrl_event_cfg_t Union Reference

Data Fields

struct {
   uint32_t   sel0:4
 
   uint32_t   sel1:4
 
   uint32_t   sel2:4
 
   uint32_t   sel3:4
 
   uint32_t   ena:4
 
field
 
uint32_t word
 

Field Documentation

uint32_t pwm_ctrl_event_cfg_t::ena
struct { ... } pwm_ctrl_event_cfg_t::field
uint32_t pwm_ctrl_event_cfg_t::sel0
uint32_t pwm_ctrl_event_cfg_t::sel1
uint32_t pwm_ctrl_event_cfg_t::sel2
uint32_t pwm_ctrl_event_cfg_t::sel3
uint32_t pwm_ctrl_event_cfg_t::word