This structure is the configuration for initialization of PWM channels. Implements : pwm_global_config_t_Class. More...

#include <platform/pal/pwm/inc/pwm_pal.h>

Data Fields

pwm_channel_tpwmChannels
 
uint8_t numberOfPwmChannels
 

Detailed Description

This structure is the configuration for initialization of PWM channels. Implements : pwm_global_config_t_Class.

Definition at line 170 of file pwm_pal.h.

Field Documentation

uint8_t numberOfPwmChannels

Number of channels which are configured

Definition at line 173 of file pwm_pal.h.

pwm_channel_t* pwmChannels

Pointer to channels configurations

Definition at line 172 of file pwm_pal.h.


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