Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
pwm_config_t Struct Reference

#include <cs_PWM.h>

Collaboration diagram for pwm_config_t:

Public Attributes

uint32_t period_us
 
uint8_t channelCount
 
pwm_channel_config_t channels [CS_PWM_MAX_CHANNELS]
 

Member Data Documentation

◆ channelCount

uint8_t pwm_config_t::channelCount

◆ channels

pwm_channel_config_t pwm_config_t::channels[CS_PWM_MAX_CHANNELS]

◆ period_us

uint32_t pwm_config_t::period_us

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