Constants defining the operating state of the burst mode controller. More...
Macros | |
#define | HRTIM_BURSTMODESTATUS_NORMAL (uint32_t) 0x00000000 |
#define | HRTIM_BURSTMODESTATUS_ONGOING (HRTIM_BMCR_BMSTAT) |
Constants defining the operating state of the burst mode controller.
#define HRTIM_BURSTMODESTATUS_NORMAL (uint32_t) 0x00000000 |
Normal operation
Definition at line 2171 of file stm32f30x_hrtim.h.
#define HRTIM_BURSTMODESTATUS_ONGOING (HRTIM_BMCR_BMSTAT) |
Burst operation on-going
Definition at line 2172 of file stm32f30x_hrtim.h.