Constants defining the idle mode entry is delayed by forcing a deadtime insertion before switching the outputs to their idle state. More...
Macros | |
#define | HRTIM_OUTPUTBURSTMODEENTRY_DELAYED (HRTIM_OUTR_DIDL1) |
#define | HRTIM_OUTPUTBURSTMODEENTRY_REGULAR (uint32_t)0x00000000 |
#define | IS_HRTIM_OUTPUTBURSTMODEENTRY(OUTPUTBURSTMODEENTRY) |
Constants defining the idle mode entry is delayed by forcing a deadtime insertion before switching the outputs to their idle state.
#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 | ) |
Definition at line 1193 of file stm32f30x_hrtim.h.