Constants defining on which output the signal is currently applied in push-pull mode. More...
Macros | |
#define | HRTIM_PUSHPULL_CURRENTSTATUS_OUTPUT1 (uint32_t) 0x00000000 |
#define | HRTIM_PUSHPULL_CURRENTSTATUS_OUTPUT2 (HRTIM_TIMISR_CPPSTAT) |
Constants defining on which output the signal is currently applied in push-pull mode.
#define HRTIM_PUSHPULL_CURRENTSTATUS_OUTPUT1 (uint32_t) 0x00000000 |
Signal applied on output 1 and output 2 forced inactive
Definition at line 2182 of file stm32f30x_hrtim.h.
#define HRTIM_PUSHPULL_CURRENTSTATUS_OUTPUT2 (HRTIM_TIMISR_CPPSTAT) |
Signal applied on output 2 and output 1 forced inactive
Definition at line 2183 of file stm32f30x_hrtim.h.