Public Attributes | List of all members
HRTIM_BasicPWMChannelCfgTypeDef Struct Reference

Basic PWM output mode configuration definition. More...

#include <stm32f30x_hrtim.h>

Public Attributes

uint32_t IdleState
 
uint32_t Polarity
 
uint32_t Pulse
 

Detailed Description

Basic PWM output mode configuration definition.

Definition at line 105 of file stm32f30x_hrtim.h.

Member Data Documentation

uint32_t HRTIM_BasicPWMChannelCfgTypeDef::IdleState

Specifies whether the output level is active or inactive when in IDLE state This parameter can be any value of HRTIM_OutputIDLEState

Definition at line 110 of file stm32f30x_hrtim.h.

uint32_t HRTIM_BasicPWMChannelCfgTypeDef::Polarity

Specifies the output polarity This parameter can be any value of HRTIM_OutputPolarity

Definition at line 108 of file stm32f30x_hrtim.h.

uint32_t HRTIM_BasicPWMChannelCfgTypeDef::Pulse

Specifies the compare value to be loaded into the Compare Register. The compare value must be above or equal to 3 periods of the fHRTIM clock

Definition at line 106 of file stm32f30x_hrtim.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58