Macros

Constants defining the idle mode entry is delayed by forcing a deadtime insertion before switching the outputs to their idle state. More...

Collaboration diagram for HRTIM_OutputBurstModeEntryDelayed:

Macros

#define HRTIM_OUTPUTBURSTMODEENTRY_DELAYED   (HRTIM_OUTR_DIDL1)
 
#define HRTIM_OUTPUTBURSTMODEENTRY_REGULAR   (uint32_t)0x00000000
 
#define IS_HRTIM_OUTPUTBURSTMODEENTRY(OUTPUTBURSTMODEENTRY)
 

Detailed Description

Constants defining the idle mode entry is delayed by forcing a deadtime insertion before switching the outputs to their idle state.

Macro Definition Documentation

#define HRTIM_OUTPUTBURSTMODEENTRY_DELAYED   (HRTIM_OUTR_DIDL1)

Deadtime is inserted on output before entering the idle mode

Definition at line 1191 of file stm32f30x_hrtim.h.

#define HRTIM_OUTPUTBURSTMODEENTRY_REGULAR   (uint32_t)0x00000000

The programmed Idle state is applied immediately to the Output

Definition at line 1190 of file stm32f30x_hrtim.h.

#define IS_HRTIM_OUTPUTBURSTMODEENTRY (   OUTPUTBURSTMODEENTRY)
Value:
(((OUTPUTBURSTMODEENTRY) == HRTIM_OUTPUTBURSTMODEENTRY_REGULAR) || \
((OUTPUTBURSTMODEENTRY) == HRTIM_OUTPUTBURSTMODEENTRY_DELAYED))
#define HRTIM_OUTPUTBURSTMODEENTRY_DELAYED
#define HRTIM_OUTPUTBURSTMODEENTRY_REGULAR

Definition at line 1193 of file stm32f30x_hrtim.h.



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