Public Attributes | List of all members

Compare unit configuration definition. More...

#include <stm32f30x_hrtim.h>

Public Attributes

uint32_t AutoDelayedMode
 
uint32_t AutoDelayedTimeout
 
uint32_t CompareValue
 

Detailed Description

Compare unit configuration definition.

Definition at line 175 of file stm32f30x_hrtim.h.

Member Data Documentation

uint32_t HRTIM_CompareCfgTypeDef::AutoDelayedMode

Specifies the auto delayed mode for compare unit 2 or 4 This parameter can be a value of HRTIM_CompareUnitAutoDelayedMode

Definition at line 179 of file stm32f30x_hrtim.h.

uint32_t HRTIM_CompareCfgTypeDef::AutoDelayedTimeout

Specifies compare value for timing unit 1 or 3 when auto delayed mode with time out is selected CompareValue + AutoDelayedTimeout must be less than 0xFFFF

Definition at line 181 of file stm32f30x_hrtim.h.

uint32_t HRTIM_CompareCfgTypeDef::CompareValue

Specifies the compare value of the timer compare unit the minimum value must be greater than or equal to 3 periods of the fHRTIM clock the maximum value must be less than or equal to 0xFFFF - 1 periods of the fHRTIM clock

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