Constants defining the events that can be selected to configure the set crossbar of a timer output. More...
Macros | |
#define | HRTIM_OUTPUTSET_EEV_1 (HRTIM_SET1R_EXTVNT1) |
#define | HRTIM_OUTPUTSET_EEV_10 (HRTIM_SET1R_EXTVNT10) |
#define | HRTIM_OUTPUTSET_EEV_2 (HRTIM_SET1R_EXTVNT2) |
#define | HRTIM_OUTPUTSET_EEV_3 (HRTIM_SET1R_EXTVNT3) |
#define | HRTIM_OUTPUTSET_EEV_4 (HRTIM_SET1R_EXTVNT4) |
#define | HRTIM_OUTPUTSET_EEV_5 (HRTIM_SET1R_EXTVNT5) |
#define | HRTIM_OUTPUTSET_EEV_6 (HRTIM_SET1R_EXTVNT6) |
#define | HRTIM_OUTPUTSET_EEV_7 (HRTIM_SET1R_EXTVNT7) |
#define | HRTIM_OUTPUTSET_EEV_8 (HRTIM_SET1R_EXTVNT8) |
#define | HRTIM_OUTPUTSET_EEV_9 (HRTIM_SET1R_EXTVNT9) |
#define | HRTIM_OUTPUTSET_MASTERCMP1 (HRTIM_SET1R_MSTCMP1) |
#define | HRTIM_OUTPUTSET_MASTERCMP2 (HRTIM_SET1R_MSTCMP2) |
#define | HRTIM_OUTPUTSET_MASTERCMP3 (HRTIM_SET1R_MSTCMP3) |
#define | HRTIM_OUTPUTSET_MASTERCMP4 (HRTIM_SET1R_MSTCMP4) |
#define | HRTIM_OUTPUTSET_MASTERPER (HRTIM_SET1R_MSTPER) |
#define | HRTIM_OUTPUTSET_NONE (uint32_t)0x00000000 |
#define | HRTIM_OUTPUTSET_RESYNC (HRTIM_SET1R_RESYNC) |
#define | HRTIM_OUTPUTSET_TIMCMP1 (HRTIM_SET1R_CMP1) |
#define | HRTIM_OUTPUTSET_TIMCMP2 (HRTIM_SET1R_CMP2) |
#define | HRTIM_OUTPUTSET_TIMCMP3 (HRTIM_SET1R_CMP3) |
#define | HRTIM_OUTPUTSET_TIMCMP4 (HRTIM_SET1R_CMP4) |
#define | HRTIM_OUTPUTSET_TIMEV_1 (HRTIM_SET1R_TIMEVNT1) |
#define | HRTIM_OUTPUTSET_TIMEV_2 (HRTIM_SET1R_TIMEVNT2) |
#define | HRTIM_OUTPUTSET_TIMEV_3 (HRTIM_SET1R_TIMEVNT3) |
#define | HRTIM_OUTPUTSET_TIMEV_4 (HRTIM_SET1R_TIMEVNT4) |
#define | HRTIM_OUTPUTSET_TIMEV_5 (HRTIM_SET1R_TIMEVNT5) |
#define | HRTIM_OUTPUTSET_TIMEV_6 (HRTIM_SET1R_TIMEVNT6) |
#define | HRTIM_OUTPUTSET_TIMEV_7 (HRTIM_SET1R_TIMEVNT7) |
#define | HRTIM_OUTPUTSET_TIMEV_8 (HRTIM_SET1R_TIMEVNT8) |
#define | HRTIM_OUTPUTSET_TIMEV_9 (HRTIM_SET1R_TIMEVNT9) |
#define | HRTIM_OUTPUTSET_TIMPER (HRTIM_SET1R_PER) |
#define | HRTIM_OUTPUTSET_UPDATE (HRTIM_SET1R_UPDATE) |
#define | IS_HRTIM_OUTPUTSET(OUTPUTSET) |
Constants defining the events that can be selected to configure the set crossbar of a timer output.
#define HRTIM_OUTPUTSET_EEV_1 (HRTIM_SET1R_EXTVNT1) |
External event 1 forces the output to its active state
Definition at line 999 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_10 (HRTIM_SET1R_EXTVNT10) |
External event 10 forces the output to its active state
Definition at line 1008 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_2 (HRTIM_SET1R_EXTVNT2) |
External event 2 forces the output to its active state
Definition at line 1000 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_3 (HRTIM_SET1R_EXTVNT3) |
External event 3 forces the output to its active state
Definition at line 1001 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_4 (HRTIM_SET1R_EXTVNT4) |
External event 4 forces the output to its active state
Definition at line 1002 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_5 (HRTIM_SET1R_EXTVNT5) |
External event 5 forces the output to its active state
Definition at line 1003 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_6 (HRTIM_SET1R_EXTVNT6) |
External event 6 forces the output to its active state
Definition at line 1004 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_7 (HRTIM_SET1R_EXTVNT7) |
External event 7 forces the output to its active state
Definition at line 1005 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_8 (HRTIM_SET1R_EXTVNT8) |
External event 8 forces the output to its active state
Definition at line 1006 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_EEV_9 (HRTIM_SET1R_EXTVNT9) |
External event 9 forces the output to its active state
Definition at line 1007 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_MASTERCMP1 (HRTIM_SET1R_MSTCMP1) |
Master Timer compare 1 event forces the output to its active state
Definition at line 986 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_MASTERCMP2 (HRTIM_SET1R_MSTCMP2) |
Master Timer compare 2 event forces the output to its active state
Definition at line 987 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_MASTERCMP3 (HRTIM_SET1R_MSTCMP3) |
Master Timer compare 3 event forces the output to its active state
Definition at line 988 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_MASTERCMP4 (HRTIM_SET1R_MSTCMP4) |
Master Timer compare 4 event forces the output to its active state
Definition at line 989 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_MASTERPER (HRTIM_SET1R_MSTPER) |
The master timer period event forces the output to its active state
Definition at line 985 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_NONE (uint32_t)0x00000000 |
Reset the output set crossbar
Definition at line 978 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_RESYNC (HRTIM_SET1R_RESYNC) |
Timer reset event coming solely from software or SYNC input forces the output to its active state
Definition at line 979 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMCMP1 (HRTIM_SET1R_CMP1) |
Timer compare 1 event forces the output to its active state
Definition at line 981 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMCMP2 (HRTIM_SET1R_CMP2) |
Timer compare 2 event forces the output to its active state
Definition at line 982 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMCMP3 (HRTIM_SET1R_CMP3) |
Timer compare 3 event forces the output to its active state
Definition at line 983 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMCMP4 (HRTIM_SET1R_CMP4) |
Timer compare 4 event forces the output to its active state
Definition at line 984 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_1 (HRTIM_SET1R_TIMEVNT1) |
Timer event 1 forces the output to its active state
Definition at line 990 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_2 (HRTIM_SET1R_TIMEVNT2) |
Timer event 2 forces the output to its active state
Definition at line 991 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_3 (HRTIM_SET1R_TIMEVNT3) |
Timer event 3 forces the output to its active state
Definition at line 992 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_4 (HRTIM_SET1R_TIMEVNT4) |
Timer event 4 forces the output to its active state
Definition at line 993 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_5 (HRTIM_SET1R_TIMEVNT5) |
Timer event 5 forces the output to its active state
Definition at line 994 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_6 (HRTIM_SET1R_TIMEVNT6) |
Timer event 6 forces the output to its active state
Definition at line 995 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_7 (HRTIM_SET1R_TIMEVNT7) |
Timer event 7 forces the output to its active state
Definition at line 996 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_8 (HRTIM_SET1R_TIMEVNT8) |
Timer event 8 forces the output to its active state
Definition at line 997 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMEV_9 (HRTIM_SET1R_TIMEVNT9) |
Timer event 9 forces the output to its active state
Definition at line 998 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_TIMPER (HRTIM_SET1R_PER) |
Timer period event forces the output to its active state
Definition at line 980 of file stm32f30x_hrtim.h.
#define HRTIM_OUTPUTSET_UPDATE (HRTIM_SET1R_UPDATE) |
Timer register update event forces the output to its active state
Definition at line 1009 of file stm32f30x_hrtim.h.
#define IS_HRTIM_OUTPUTSET | ( | OUTPUTSET | ) |
Definition at line 1011 of file stm32f30x_hrtim.h.