Modules | |
HRTIM_MasterFlag | |
HRTIM_TimingUnitInterrupt | |
HRTIM_TimingUnitFlag | |
HRTIM_MasterDMARequest | |
HRTIM_TimingUnitDMARequest | |
Macros | |
#define | HRTIM_MASTER_IT_MCMP1 HRTIM_MDIER_MCMP1IE |
#define | HRTIM_MASTER_IT_MCMP2 HRTIM_MDIER_MCMP2IE |
#define | HRTIM_MASTER_IT_MCMP3 HRTIM_MDIER_MCMP3IE |
#define | HRTIM_MASTER_IT_MCMP4 HRTIM_MDIER_MCMP4IE |
#define | HRTIM_MASTER_IT_MREP HRTIM_MDIER_MREPIE |
#define | HRTIM_MASTER_IT_MUPD HRTIM_MDIER_MUPDIE |
#define | HRTIM_MASTER_IT_SYNC HRTIM_MDIER_SYNCIE |
#define | IS_HRTIM_MASTER_IT(IT) |
#define HRTIM_MASTER_IT_MCMP1 HRTIM_MDIER_MCMP1IE |
Master compare 1 interrupt flag
Definition at line 2253 of file stm32f30x_hrtim.h.
#define HRTIM_MASTER_IT_MCMP2 HRTIM_MDIER_MCMP2IE |
Master compare 2 interrupt flag
Definition at line 2254 of file stm32f30x_hrtim.h.
#define HRTIM_MASTER_IT_MCMP3 HRTIM_MDIER_MCMP3IE |
Master compare 3 interrupt flag
Definition at line 2255 of file stm32f30x_hrtim.h.
#define HRTIM_MASTER_IT_MCMP4 HRTIM_MDIER_MCMP4IE |
Master compare 4 interrupt flag
Definition at line 2256 of file stm32f30x_hrtim.h.
#define HRTIM_MASTER_IT_MREP HRTIM_MDIER_MREPIE |
Master Repetition interrupt flag
Definition at line 2257 of file stm32f30x_hrtim.h.
#define HRTIM_MASTER_IT_MUPD HRTIM_MDIER_MUPDIE |
Master update interrupt flag
Definition at line 2259 of file stm32f30x_hrtim.h.
#define HRTIM_MASTER_IT_SYNC HRTIM_MDIER_SYNCIE |
Synchronization input interrupt flag
Definition at line 2258 of file stm32f30x_hrtim.h.
#define IS_HRTIM_MASTER_IT | ( | IT | ) |
Definition at line 2261 of file stm32f30x_hrtim.h.