STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
_Pwm_HwUnit Struct Reference

Hardware control unit structure More...

#include <Pwm_Types.h>

Data Fields

const Pwm_ConfigTypeConfig
 
Pwm_StatusType HwUnitState
 
Pwm_ChannelClassType Pwm_ChannelClass
 
uint8 Pwm_channelNumber
 
uint16 Duty_Cycle
 
Pwm_PeriodType Period
 

Detailed Description

Hardware control unit structure

This structure contains the hardware unit configuration and the state of the hardware unit pointers to controller structures.

Field Documentation

◆ Config

const Pwm_ConfigType* _Pwm_HwUnit::Config

Pointer to the configuration structure

◆ Duty_Cycle

uint16 _Pwm_HwUnit::Duty_Cycle

Pwm Duty Cycle

◆ HwUnitState

Pwm_StatusType _Pwm_HwUnit::HwUnitState

Pwm hardware unit state

◆ Period

Pwm_PeriodType _Pwm_HwUnit::Period

Pwm Period

◆ Pwm_ChannelClass

Pwm_ChannelClassType _Pwm_HwUnit::Pwm_ChannelClass

Pwm channel class

◆ Pwm_channelNumber

uint8 _Pwm_HwUnit::Pwm_channelNumber

Pwm channel number


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