Public Attributes | List of all members

Timer configuration definition. More...

#include <stm32f30x_hrtim.h>

Public Attributes

uint32_t DeadTimeInsertion
 
uint32_t DelayedProtectionMode
 
uint32_t FaultEnable
 
uint32_t FaultLock
 
uint32_t PushPull
 
uint32_t ResetTrigger
 
uint32_t ResetUpdate
 
uint32_t UpdateTrigger
 

Detailed Description

Timer configuration definition.

Definition at line 153 of file stm32f30x_hrtim.h.

Member Data Documentation

uint32_t HRTIM_TimerCfgTypeDef::DeadTimeInsertion

Specifies whether or not dead time insertion is enabled for the timer This parameter can be a value of HRTIM_TimerDeadtimeInsertion

Definition at line 160 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::DelayedProtectionMode

Specifies the delayed protection mode This parameter can be a value of HRTIM_TimerDelayedProtectionMode

Definition at line 162 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::FaultEnable

Specifies which fault channels are enabled for the timer This parameter can be a combination of HRTIM_TimerFaultEnabling

Definition at line 156 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::FaultLock

Specifies whether or not fault enabling status is write protected This parameter can be a value of HRTIM_TimerFaultLock

Definition at line 158 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::PushPull

Specifies whether or not the push-pull mode is enabled This parameter can be a value of HRTIM_TimerPushPullMode

Definition at line 154 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::ResetTrigger

Specifies source(s) triggering the timer counter reset This parameter can be a combination of HRTIM_TimerResetTrigger

Definition at line 166 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::ResetUpdate

Specifies whether or not registers update is triggered when the timer counter is reset This parameter can be a combination of HRTIM_TimerResetUpdate

Definition at line 168 of file stm32f30x_hrtim.h.

uint32_t HRTIM_TimerCfgTypeDef::UpdateTrigger

Specifies source(s) triggering the timer registers update This parameter can be a combination of HRTIM_TimerUpdateTrigger

Definition at line 164 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