Constants defining compare unit identifiers. More...
Macros | |
#define | HRTIM_COMPAREUNIT_1 (uint32_t)0x00000001 |
#define | HRTIM_COMPAREUNIT_2 (uint32_t)0x00000002 |
#define | HRTIM_COMPAREUNIT_3 (uint32_t)0x00000004 |
#define | HRTIM_COMPAREUNIT_4 (uint32_t)0x00000008 |
#define | IS_HRTIM_COMPAREUNIT(COMPAREUNIT) |
Constants defining compare unit identifiers.
#define HRTIM_COMPAREUNIT_1 (uint32_t)0x00000001 |
Compare unit 1 identifier
Definition at line 396 of file stm32f30x_hrtim.h.
#define HRTIM_COMPAREUNIT_2 (uint32_t)0x00000002 |
Compare unit 2 identifier
Definition at line 397 of file stm32f30x_hrtim.h.
#define HRTIM_COMPAREUNIT_3 (uint32_t)0x00000004 |
Compare unit 3 identifier
Definition at line 398 of file stm32f30x_hrtim.h.
#define HRTIM_COMPAREUNIT_4 (uint32_t)0x00000008 |
Compare unit 4 identifier
Definition at line 399 of file stm32f30x_hrtim.h.
#define IS_HRTIM_COMPAREUNIT | ( | COMPAREUNIT | ) |
Definition at line 401 of file stm32f30x_hrtim.h.