LETIMER Bit FieldsDevices > LETIMER

Macros

#define _LETIMER_CMD_CLEAR_DEFAULT 0x00000000UL
#define _LETIMER_CMD_CLEAR_MASK 0x4UL
#define _LETIMER_CMD_CLEAR_SHIFT 2
#define _LETIMER_CMD_CTO0_DEFAULT 0x00000000UL
#define _LETIMER_CMD_CTO0_MASK 0x8UL
#define _LETIMER_CMD_CTO0_SHIFT 3
#define _LETIMER_CMD_CTO1_DEFAULT 0x00000000UL
#define _LETIMER_CMD_CTO1_MASK 0x10UL
#define _LETIMER_CMD_CTO1_SHIFT 4
#define _LETIMER_CMD_MASK 0x0000001FUL
#define _LETIMER_CMD_RESETVALUE 0x00000000UL
#define _LETIMER_CMD_START_DEFAULT 0x00000000UL
#define _LETIMER_CMD_START_MASK 0x1UL
#define _LETIMER_CMD_START_SHIFT 0
#define _LETIMER_CMD_STOP_DEFAULT 0x00000000UL
#define _LETIMER_CMD_STOP_MASK 0x2UL
#define _LETIMER_CMD_STOP_SHIFT 1
#define _LETIMER_CNT_CNT_DEFAULT 0x00000000UL
#define _LETIMER_CNT_CNT_MASK 0xFFFFUL
#define _LETIMER_CNT_CNT_SHIFT 0
#define _LETIMER_CNT_MASK 0x0000FFFFUL
#define _LETIMER_CNT_RESETVALUE 0x00000000UL
#define _LETIMER_COMP0_COMP0_DEFAULT 0x00000000UL
#define _LETIMER_COMP0_COMP0_MASK 0xFFFFUL
#define _LETIMER_COMP0_COMP0_SHIFT 0
#define _LETIMER_COMP0_MASK 0x0000FFFFUL
#define _LETIMER_COMP0_RESETVALUE 0x00000000UL
#define _LETIMER_COMP1_COMP1_DEFAULT 0x00000000UL
#define _LETIMER_COMP1_COMP1_MASK 0xFFFFUL
#define _LETIMER_COMP1_COMP1_SHIFT 0
#define _LETIMER_COMP1_MASK 0x0000FFFFUL
#define _LETIMER_COMP1_RESETVALUE 0x00000000UL
#define _LETIMER_CTRL_BUFTOP_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_BUFTOP_MASK 0x100UL
#define _LETIMER_CTRL_BUFTOP_SHIFT 8
#define _LETIMER_CTRL_COMP0TOP_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_COMP0TOP_MASK 0x200UL
#define _LETIMER_CTRL_COMP0TOP_SHIFT 9
#define _LETIMER_CTRL_DEBUGRUN_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_DEBUGRUN_MASK 0x1000UL
#define _LETIMER_CTRL_DEBUGRUN_SHIFT 12
#define _LETIMER_CTRL_MASK 0x000013FFUL
#define _LETIMER_CTRL_OPOL0_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_OPOL0_MASK 0x40UL
#define _LETIMER_CTRL_OPOL0_SHIFT 6
#define _LETIMER_CTRL_OPOL1_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_OPOL1_MASK 0x80UL
#define _LETIMER_CTRL_OPOL1_SHIFT 7
#define _LETIMER_CTRL_REPMODE_BUFFERED 0x00000002UL
#define _LETIMER_CTRL_REPMODE_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_REPMODE_DOUBLE 0x00000003UL
#define _LETIMER_CTRL_REPMODE_FREE 0x00000000UL
#define _LETIMER_CTRL_REPMODE_MASK 0x3UL
#define _LETIMER_CTRL_REPMODE_ONESHOT 0x00000001UL
#define _LETIMER_CTRL_REPMODE_SHIFT 0
#define _LETIMER_CTRL_RESETVALUE 0x00000000UL
#define _LETIMER_CTRL_UFOA0_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_UFOA0_MASK 0xCUL
#define _LETIMER_CTRL_UFOA0_NONE 0x00000000UL
#define _LETIMER_CTRL_UFOA0_PULSE 0x00000002UL
#define _LETIMER_CTRL_UFOA0_PWM 0x00000003UL
#define _LETIMER_CTRL_UFOA0_SHIFT 2
#define _LETIMER_CTRL_UFOA0_TOGGLE 0x00000001UL
#define _LETIMER_CTRL_UFOA1_DEFAULT 0x00000000UL
#define _LETIMER_CTRL_UFOA1_MASK 0x30UL
#define _LETIMER_CTRL_UFOA1_NONE 0x00000000UL
#define _LETIMER_CTRL_UFOA1_PULSE 0x00000002UL
#define _LETIMER_CTRL_UFOA1_PWM 0x00000003UL
#define _LETIMER_CTRL_UFOA1_SHIFT 4
#define _LETIMER_CTRL_UFOA1_TOGGLE 0x00000001UL
#define _LETIMER_IEN_COMP0_DEFAULT 0x00000000UL
#define _LETIMER_IEN_COMP0_MASK 0x1UL
#define _LETIMER_IEN_COMP0_SHIFT 0
#define _LETIMER_IEN_COMP1_DEFAULT 0x00000000UL
#define _LETIMER_IEN_COMP1_MASK 0x2UL
#define _LETIMER_IEN_COMP1_SHIFT 1
#define _LETIMER_IEN_MASK 0x0000001FUL
#define _LETIMER_IEN_REP0_DEFAULT 0x00000000UL
#define _LETIMER_IEN_REP0_MASK 0x8UL
#define _LETIMER_IEN_REP0_SHIFT 3
#define _LETIMER_IEN_REP1_DEFAULT 0x00000000UL
#define _LETIMER_IEN_REP1_MASK 0x10UL
#define _LETIMER_IEN_REP1_SHIFT 4
#define _LETIMER_IEN_RESETVALUE 0x00000000UL
#define _LETIMER_IEN_UF_DEFAULT 0x00000000UL
#define _LETIMER_IEN_UF_MASK 0x4UL
#define _LETIMER_IEN_UF_SHIFT 2
#define _LETIMER_IF_COMP0_DEFAULT 0x00000000UL
#define _LETIMER_IF_COMP0_MASK 0x1UL
#define _LETIMER_IF_COMP0_SHIFT 0
#define _LETIMER_IF_COMP1_DEFAULT 0x00000000UL
#define _LETIMER_IF_COMP1_MASK 0x2UL
#define _LETIMER_IF_COMP1_SHIFT 1
#define _LETIMER_IF_MASK 0x0000001FUL
#define _LETIMER_IF_REP0_DEFAULT 0x00000000UL
#define _LETIMER_IF_REP0_MASK 0x8UL
#define _LETIMER_IF_REP0_SHIFT 3
#define _LETIMER_IF_REP1_DEFAULT 0x00000000UL
#define _LETIMER_IF_REP1_MASK 0x10UL
#define _LETIMER_IF_REP1_SHIFT 4
#define _LETIMER_IF_RESETVALUE 0x00000000UL
#define _LETIMER_IF_UF_DEFAULT 0x00000000UL
#define _LETIMER_IF_UF_MASK 0x4UL
#define _LETIMER_IF_UF_SHIFT 2
#define _LETIMER_IFC_COMP0_DEFAULT 0x00000000UL
#define _LETIMER_IFC_COMP0_MASK 0x1UL
#define _LETIMER_IFC_COMP0_SHIFT 0
#define _LETIMER_IFC_COMP1_DEFAULT 0x00000000UL
#define _LETIMER_IFC_COMP1_MASK 0x2UL
#define _LETIMER_IFC_COMP1_SHIFT 1
#define _LETIMER_IFC_MASK 0x0000001FUL
#define _LETIMER_IFC_REP0_DEFAULT 0x00000000UL
#define _LETIMER_IFC_REP0_MASK 0x8UL
#define _LETIMER_IFC_REP0_SHIFT 3
#define _LETIMER_IFC_REP1_DEFAULT 0x00000000UL
#define _LETIMER_IFC_REP1_MASK 0x10UL
#define _LETIMER_IFC_REP1_SHIFT 4
#define _LETIMER_IFC_RESETVALUE 0x00000000UL
#define _LETIMER_IFC_UF_DEFAULT 0x00000000UL
#define _LETIMER_IFC_UF_MASK 0x4UL
#define _LETIMER_IFC_UF_SHIFT 2
#define _LETIMER_IFS_COMP0_DEFAULT 0x00000000UL
#define _LETIMER_IFS_COMP0_MASK 0x1UL
#define _LETIMER_IFS_COMP0_SHIFT 0
#define _LETIMER_IFS_COMP1_DEFAULT 0x00000000UL
#define _LETIMER_IFS_COMP1_MASK 0x2UL
#define _LETIMER_IFS_COMP1_SHIFT 1
#define _LETIMER_IFS_MASK 0x0000001FUL
#define _LETIMER_IFS_REP0_DEFAULT 0x00000000UL
#define _LETIMER_IFS_REP0_MASK 0x8UL
#define _LETIMER_IFS_REP0_SHIFT 3
#define _LETIMER_IFS_REP1_DEFAULT 0x00000000UL
#define _LETIMER_IFS_REP1_MASK 0x10UL
#define _LETIMER_IFS_REP1_SHIFT 4
#define _LETIMER_IFS_RESETVALUE 0x00000000UL
#define _LETIMER_IFS_UF_DEFAULT 0x00000000UL
#define _LETIMER_IFS_UF_MASK 0x4UL
#define _LETIMER_IFS_UF_SHIFT 2
#define _LETIMER_PRSSEL_MASK 0x0CCCF3CFUL
#define _LETIMER_PRSSEL_PRSCLEARMODE_BOTH 0x00000003UL
#define _LETIMER_PRSSEL_PRSCLEARMODE_DEFAULT 0x00000000UL
#define _LETIMER_PRSSEL_PRSCLEARMODE_FALLING 0x00000002UL
#define _LETIMER_PRSSEL_PRSCLEARMODE_MASK 0xC000000UL
#define _LETIMER_PRSSEL_PRSCLEARMODE_NONE 0x00000000UL
#define _LETIMER_PRSSEL_PRSCLEARMODE_RISING 0x00000001UL
#define _LETIMER_PRSSEL_PRSCLEARMODE_SHIFT 26
#define _LETIMER_PRSSEL_PRSCLEARSEL_DEFAULT 0x00000000UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_MASK 0xF000UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH0 0x00000000UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH1 0x00000001UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH10 0x0000000AUL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH11 0x0000000BUL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH2 0x00000002UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH3 0x00000003UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH4 0x00000004UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH5 0x00000005UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH6 0x00000006UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH7 0x00000007UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH8 0x00000008UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH9 0x00000009UL
#define _LETIMER_PRSSEL_PRSCLEARSEL_SHIFT 12
#define _LETIMER_PRSSEL_PRSSTARTMODE_BOTH 0x00000003UL
#define _LETIMER_PRSSEL_PRSSTARTMODE_DEFAULT 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTARTMODE_FALLING 0x00000002UL
#define _LETIMER_PRSSEL_PRSSTARTMODE_MASK 0xC0000UL
#define _LETIMER_PRSSEL_PRSSTARTMODE_NONE 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTARTMODE_RISING 0x00000001UL
#define _LETIMER_PRSSEL_PRSSTARTMODE_SHIFT 18
#define _LETIMER_PRSSEL_PRSSTARTSEL_DEFAULT 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_MASK 0xFUL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH0 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH1 0x00000001UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH10 0x0000000AUL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH11 0x0000000BUL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH2 0x00000002UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH3 0x00000003UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH4 0x00000004UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH5 0x00000005UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH6 0x00000006UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH7 0x00000007UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH8 0x00000008UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH9 0x00000009UL
#define _LETIMER_PRSSEL_PRSSTARTSEL_SHIFT 0
#define _LETIMER_PRSSEL_PRSSTOPMODE_BOTH 0x00000003UL
#define _LETIMER_PRSSEL_PRSSTOPMODE_DEFAULT 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTOPMODE_FALLING 0x00000002UL
#define _LETIMER_PRSSEL_PRSSTOPMODE_MASK 0xC00000UL
#define _LETIMER_PRSSEL_PRSSTOPMODE_NONE 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTOPMODE_RISING 0x00000001UL
#define _LETIMER_PRSSEL_PRSSTOPMODE_SHIFT 22
#define _LETIMER_PRSSEL_PRSSTOPSEL_DEFAULT 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_MASK 0x3C0UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH0 0x00000000UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH1 0x00000001UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH10 0x0000000AUL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH11 0x0000000BUL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH2 0x00000002UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH3 0x00000003UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH4 0x00000004UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH5 0x00000005UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH6 0x00000006UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH7 0x00000007UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH8 0x00000008UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH9 0x00000009UL
#define _LETIMER_PRSSEL_PRSSTOPSEL_SHIFT 6
#define _LETIMER_PRSSEL_RESETVALUE 0x00000000UL
#define _LETIMER_REP0_MASK 0x000000FFUL
#define _LETIMER_REP0_REP0_DEFAULT 0x00000000UL
#define _LETIMER_REP0_REP0_MASK 0xFFUL
#define _LETIMER_REP0_REP0_SHIFT 0
#define _LETIMER_REP0_RESETVALUE 0x00000000UL
#define _LETIMER_REP1_MASK 0x000000FFUL
#define _LETIMER_REP1_REP1_DEFAULT 0x00000000UL
#define _LETIMER_REP1_REP1_MASK 0xFFUL
#define _LETIMER_REP1_REP1_SHIFT 0
#define _LETIMER_REP1_RESETVALUE 0x00000000UL
#define _LETIMER_ROUTELOC0_MASK 0x00001F1FUL
#define _LETIMER_ROUTELOC0_OUT0LOC_DEFAULT 0x00000000UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC0 0x00000000UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC1 0x00000001UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC10 0x0000000AUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC11 0x0000000BUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC12 0x0000000CUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC13 0x0000000DUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC14 0x0000000EUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC15 0x0000000FUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC16 0x00000010UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC17 0x00000011UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC18 0x00000012UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC19 0x00000013UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC2 0x00000002UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC20 0x00000014UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC21 0x00000015UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC22 0x00000016UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC23 0x00000017UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC24 0x00000018UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC25 0x00000019UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC26 0x0000001AUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC27 0x0000001BUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC28 0x0000001CUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC29 0x0000001DUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC3 0x00000003UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC30 0x0000001EUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC31 0x0000001FUL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC4 0x00000004UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC5 0x00000005UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC6 0x00000006UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC7 0x00000007UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC8 0x00000008UL
#define _LETIMER_ROUTELOC0_OUT0LOC_LOC9 0x00000009UL
#define _LETIMER_ROUTELOC0_OUT0LOC_MASK 0x1FUL
#define _LETIMER_ROUTELOC0_OUT0LOC_SHIFT 0
#define _LETIMER_ROUTELOC0_OUT1LOC_DEFAULT 0x00000000UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC0 0x00000000UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC1 0x00000001UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC10 0x0000000AUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC11 0x0000000BUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC12 0x0000000CUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC13 0x0000000DUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC14 0x0000000EUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC15 0x0000000FUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC16 0x00000010UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC17 0x00000011UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC18 0x00000012UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC19 0x00000013UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC2 0x00000002UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC20 0x00000014UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC21 0x00000015UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC22 0x00000016UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC23 0x00000017UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC24 0x00000018UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC25 0x00000019UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC26 0x0000001AUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC27 0x0000001BUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC28 0x0000001CUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC29 0x0000001DUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC3 0x00000003UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC30 0x0000001EUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC31 0x0000001FUL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC4 0x00000004UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC5 0x00000005UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC6 0x00000006UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC7 0x00000007UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC8 0x00000008UL
#define _LETIMER_ROUTELOC0_OUT1LOC_LOC9 0x00000009UL
#define _LETIMER_ROUTELOC0_OUT1LOC_MASK 0x1F00UL
#define _LETIMER_ROUTELOC0_OUT1LOC_SHIFT 8
#define _LETIMER_ROUTELOC0_RESETVALUE 0x00000000UL
#define _LETIMER_ROUTEPEN_MASK 0x00000003UL
#define _LETIMER_ROUTEPEN_OUT0PEN_DEFAULT 0x00000000UL
#define _LETIMER_ROUTEPEN_OUT0PEN_MASK 0x1UL
#define _LETIMER_ROUTEPEN_OUT0PEN_SHIFT 0
#define _LETIMER_ROUTEPEN_OUT1PEN_DEFAULT 0x00000000UL
#define _LETIMER_ROUTEPEN_OUT1PEN_MASK 0x2UL
#define _LETIMER_ROUTEPEN_OUT1PEN_SHIFT 1
#define _LETIMER_ROUTEPEN_RESETVALUE 0x00000000UL
#define _LETIMER_STATUS_MASK 0x00000001UL
#define _LETIMER_STATUS_RESETVALUE 0x00000000UL
#define _LETIMER_STATUS_RUNNING_DEFAULT 0x00000000UL
#define _LETIMER_STATUS_RUNNING_MASK 0x1UL
#define _LETIMER_STATUS_RUNNING_SHIFT 0
#define _LETIMER_SYNCBUSY_CMD_DEFAULT 0x00000000UL
#define _LETIMER_SYNCBUSY_CMD_MASK 0x2UL
#define _LETIMER_SYNCBUSY_CMD_SHIFT 1
#define _LETIMER_SYNCBUSY_MASK 0x00000002UL
#define _LETIMER_SYNCBUSY_RESETVALUE 0x00000000UL
#define LETIMER_CMD_CLEAR (0x1UL << 2)
#define LETIMER_CMD_CLEAR_DEFAULT ( _LETIMER_CMD_CLEAR_DEFAULT << 2)
#define LETIMER_CMD_CTO0 (0x1UL << 3)
#define LETIMER_CMD_CTO0_DEFAULT ( _LETIMER_CMD_CTO0_DEFAULT << 3)
#define LETIMER_CMD_CTO1 (0x1UL << 4)
#define LETIMER_CMD_CTO1_DEFAULT ( _LETIMER_CMD_CTO1_DEFAULT << 4)
#define LETIMER_CMD_START (0x1UL << 0)
#define LETIMER_CMD_START_DEFAULT ( _LETIMER_CMD_START_DEFAULT << 0)
#define LETIMER_CMD_STOP (0x1UL << 1)
#define LETIMER_CMD_STOP_DEFAULT ( _LETIMER_CMD_STOP_DEFAULT << 1)
#define LETIMER_CNT_CNT_DEFAULT ( _LETIMER_CNT_CNT_DEFAULT << 0)
#define LETIMER_COMP0_COMP0_DEFAULT ( _LETIMER_COMP0_COMP0_DEFAULT << 0)
#define LETIMER_COMP1_COMP1_DEFAULT ( _LETIMER_COMP1_COMP1_DEFAULT << 0)
#define LETIMER_CTRL_BUFTOP (0x1UL << 8)
#define LETIMER_CTRL_BUFTOP_DEFAULT ( _LETIMER_CTRL_BUFTOP_DEFAULT << 8)
#define LETIMER_CTRL_COMP0TOP (0x1UL << 9)
#define LETIMER_CTRL_COMP0TOP_DEFAULT ( _LETIMER_CTRL_COMP0TOP_DEFAULT << 9)
#define LETIMER_CTRL_DEBUGRUN (0x1UL << 12)
#define LETIMER_CTRL_DEBUGRUN_DEFAULT ( _LETIMER_CTRL_DEBUGRUN_DEFAULT << 12)
#define LETIMER_CTRL_OPOL0 (0x1UL << 6)
#define LETIMER_CTRL_OPOL0_DEFAULT ( _LETIMER_CTRL_OPOL0_DEFAULT << 6)
#define LETIMER_CTRL_OPOL1 (0x1UL << 7)
#define LETIMER_CTRL_OPOL1_DEFAULT ( _LETIMER_CTRL_OPOL1_DEFAULT << 7)
#define LETIMER_CTRL_REPMODE_BUFFERED ( _LETIMER_CTRL_REPMODE_BUFFERED << 0)
#define LETIMER_CTRL_REPMODE_DEFAULT ( _LETIMER_CTRL_REPMODE_DEFAULT << 0)
#define LETIMER_CTRL_REPMODE_DOUBLE ( _LETIMER_CTRL_REPMODE_DOUBLE << 0)
#define LETIMER_CTRL_REPMODE_FREE ( _LETIMER_CTRL_REPMODE_FREE << 0)
#define LETIMER_CTRL_REPMODE_ONESHOT ( _LETIMER_CTRL_REPMODE_ONESHOT << 0)
#define LETIMER_CTRL_UFOA0_DEFAULT ( _LETIMER_CTRL_UFOA0_DEFAULT << 2)
#define LETIMER_CTRL_UFOA0_NONE ( _LETIMER_CTRL_UFOA0_NONE << 2)
#define LETIMER_CTRL_UFOA0_PULSE ( _LETIMER_CTRL_UFOA0_PULSE << 2)
#define LETIMER_CTRL_UFOA0_PWM ( _LETIMER_CTRL_UFOA0_PWM << 2)
#define LETIMER_CTRL_UFOA0_TOGGLE ( _LETIMER_CTRL_UFOA0_TOGGLE << 2)
#define LETIMER_CTRL_UFOA1_DEFAULT ( _LETIMER_CTRL_UFOA1_DEFAULT << 4)
#define LETIMER_CTRL_UFOA1_NONE ( _LETIMER_CTRL_UFOA1_NONE << 4)
#define LETIMER_CTRL_UFOA1_PULSE ( _LETIMER_CTRL_UFOA1_PULSE << 4)
#define LETIMER_CTRL_UFOA1_PWM ( _LETIMER_CTRL_UFOA1_PWM << 4)
#define LETIMER_CTRL_UFOA1_TOGGLE ( _LETIMER_CTRL_UFOA1_TOGGLE << 4)
#define LETIMER_IEN_COMP0 (0x1UL << 0)
#define LETIMER_IEN_COMP0_DEFAULT ( _LETIMER_IEN_COMP0_DEFAULT << 0)
#define LETIMER_IEN_COMP1 (0x1UL << 1)
#define LETIMER_IEN_COMP1_DEFAULT ( _LETIMER_IEN_COMP1_DEFAULT << 1)
#define LETIMER_IEN_REP0 (0x1UL << 3)
#define LETIMER_IEN_REP0_DEFAULT ( _LETIMER_IEN_REP0_DEFAULT << 3)
#define LETIMER_IEN_REP1 (0x1UL << 4)
#define LETIMER_IEN_REP1_DEFAULT ( _LETIMER_IEN_REP1_DEFAULT << 4)
#define LETIMER_IEN_UF (0x1UL << 2)
#define LETIMER_IEN_UF_DEFAULT ( _LETIMER_IEN_UF_DEFAULT << 2)
#define LETIMER_IF_COMP0 (0x1UL << 0)
#define LETIMER_IF_COMP0_DEFAULT ( _LETIMER_IF_COMP0_DEFAULT << 0)
#define LETIMER_IF_COMP1 (0x1UL << 1)
#define LETIMER_IF_COMP1_DEFAULT ( _LETIMER_IF_COMP1_DEFAULT << 1)
#define LETIMER_IF_REP0 (0x1UL << 3)
#define LETIMER_IF_REP0_DEFAULT ( _LETIMER_IF_REP0_DEFAULT << 3)
#define LETIMER_IF_REP1 (0x1UL << 4)
#define LETIMER_IF_REP1_DEFAULT ( _LETIMER_IF_REP1_DEFAULT << 4)
#define LETIMER_IF_UF (0x1UL << 2)
#define LETIMER_IF_UF_DEFAULT ( _LETIMER_IF_UF_DEFAULT << 2)
#define LETIMER_IFC_COMP0 (0x1UL << 0)
#define LETIMER_IFC_COMP0_DEFAULT ( _LETIMER_IFC_COMP0_DEFAULT << 0)
#define LETIMER_IFC_COMP1 (0x1UL << 1)
#define LETIMER_IFC_COMP1_DEFAULT ( _LETIMER_IFC_COMP1_DEFAULT << 1)
#define LETIMER_IFC_REP0 (0x1UL << 3)
#define LETIMER_IFC_REP0_DEFAULT ( _LETIMER_IFC_REP0_DEFAULT << 3)
#define LETIMER_IFC_REP1 (0x1UL << 4)
#define LETIMER_IFC_REP1_DEFAULT ( _LETIMER_IFC_REP1_DEFAULT << 4)
#define LETIMER_IFC_UF (0x1UL << 2)
#define LETIMER_IFC_UF_DEFAULT ( _LETIMER_IFC_UF_DEFAULT << 2)
#define LETIMER_IFS_COMP0 (0x1UL << 0)
#define LETIMER_IFS_COMP0_DEFAULT ( _LETIMER_IFS_COMP0_DEFAULT << 0)
#define LETIMER_IFS_COMP1 (0x1UL << 1)
#define LETIMER_IFS_COMP1_DEFAULT ( _LETIMER_IFS_COMP1_DEFAULT << 1)
#define LETIMER_IFS_REP0 (0x1UL << 3)
#define LETIMER_IFS_REP0_DEFAULT ( _LETIMER_IFS_REP0_DEFAULT << 3)
#define LETIMER_IFS_REP1 (0x1UL << 4)
#define LETIMER_IFS_REP1_DEFAULT ( _LETIMER_IFS_REP1_DEFAULT << 4)
#define LETIMER_IFS_UF (0x1UL << 2)
#define LETIMER_IFS_UF_DEFAULT ( _LETIMER_IFS_UF_DEFAULT << 2)
#define LETIMER_PRSSEL_PRSCLEARMODE_BOTH ( _LETIMER_PRSSEL_PRSCLEARMODE_BOTH << 26)
#define LETIMER_PRSSEL_PRSCLEARMODE_DEFAULT ( _LETIMER_PRSSEL_PRSCLEARMODE_DEFAULT << 26)
#define LETIMER_PRSSEL_PRSCLEARMODE_FALLING ( _LETIMER_PRSSEL_PRSCLEARMODE_FALLING << 26)
#define LETIMER_PRSSEL_PRSCLEARMODE_NONE ( _LETIMER_PRSSEL_PRSCLEARMODE_NONE << 26)
#define LETIMER_PRSSEL_PRSCLEARMODE_RISING ( _LETIMER_PRSSEL_PRSCLEARMODE_RISING << 26)
#define LETIMER_PRSSEL_PRSCLEARSEL_DEFAULT ( _LETIMER_PRSSEL_PRSCLEARSEL_DEFAULT << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH0 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH0 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH1 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH1 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH10 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH10 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH11 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH11 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH2 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH2 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH3 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH3 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH4 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH4 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH5 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH5 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH6 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH6 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH7 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH7 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH8 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH8 << 12)
#define LETIMER_PRSSEL_PRSCLEARSEL_PRSCH9 ( _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH9 << 12)
#define LETIMER_PRSSEL_PRSSTARTMODE_BOTH ( _LETIMER_PRSSEL_PRSSTARTMODE_BOTH << 18)
#define LETIMER_PRSSEL_PRSSTARTMODE_DEFAULT ( _LETIMER_PRSSEL_PRSSTARTMODE_DEFAULT << 18)
#define LETIMER_PRSSEL_PRSSTARTMODE_FALLING ( _LETIMER_PRSSEL_PRSSTARTMODE_FALLING << 18)
#define LETIMER_PRSSEL_PRSSTARTMODE_NONE ( _LETIMER_PRSSEL_PRSSTARTMODE_NONE << 18)
#define LETIMER_PRSSEL_PRSSTARTMODE_RISING ( _LETIMER_PRSSEL_PRSSTARTMODE_RISING << 18)
#define LETIMER_PRSSEL_PRSSTARTSEL_DEFAULT ( _LETIMER_PRSSEL_PRSSTARTSEL_DEFAULT << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH0 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH0 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH1 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH1 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH10 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH10 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH11 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH11 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH2 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH2 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH3 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH3 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH4 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH4 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH5 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH5 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH6 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH6 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH7 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH7 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH8 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH8 << 0)
#define LETIMER_PRSSEL_PRSSTARTSEL_PRSCH9 ( _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH9 << 0)
#define LETIMER_PRSSEL_PRSSTOPMODE_BOTH ( _LETIMER_PRSSEL_PRSSTOPMODE_BOTH << 22)
#define LETIMER_PRSSEL_PRSSTOPMODE_DEFAULT ( _LETIMER_PRSSEL_PRSSTOPMODE_DEFAULT << 22)
#define LETIMER_PRSSEL_PRSSTOPMODE_FALLING ( _LETIMER_PRSSEL_PRSSTOPMODE_FALLING << 22)
#define LETIMER_PRSSEL_PRSSTOPMODE_NONE ( _LETIMER_PRSSEL_PRSSTOPMODE_NONE << 22)
#define LETIMER_PRSSEL_PRSSTOPMODE_RISING ( _LETIMER_PRSSEL_PRSSTOPMODE_RISING << 22)
#define LETIMER_PRSSEL_PRSSTOPSEL_DEFAULT ( _LETIMER_PRSSEL_PRSSTOPSEL_DEFAULT << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH0 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH0 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH1 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH1 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH10 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH10 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH11 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH11 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH2 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH2 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH3 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH3 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH4 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH4 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH5 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH5 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH6 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH6 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH7 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH7 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH8 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH8 << 6)
#define LETIMER_PRSSEL_PRSSTOPSEL_PRSCH9 ( _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH9 << 6)
#define LETIMER_REP0_REP0_DEFAULT ( _LETIMER_REP0_REP0_DEFAULT << 0)
#define LETIMER_REP1_REP1_DEFAULT ( _LETIMER_REP1_REP1_DEFAULT << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_DEFAULT ( _LETIMER_ROUTELOC0_OUT0LOC_DEFAULT << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC0 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC0 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC1 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC1 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC10 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC10 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC11 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC11 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC12 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC12 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC13 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC13 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC14 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC14 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC15 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC15 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC16 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC16 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC17 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC17 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC18 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC18 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC19 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC19 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC2 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC2 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC20 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC20 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC21 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC21 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC22 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC22 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC23 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC23 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC24 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC24 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC25 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC25 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC26 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC26 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC27 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC27 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC28 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC28 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC29 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC29 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC3 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC3 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC30 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC30 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC31 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC31 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC4 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC4 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC5 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC5 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC6 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC6 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC7 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC7 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC8 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC8 << 0)
#define LETIMER_ROUTELOC0_OUT0LOC_LOC9 ( _LETIMER_ROUTELOC0_OUT0LOC_LOC9 << 0)
#define LETIMER_ROUTELOC0_OUT1LOC_DEFAULT ( _LETIMER_ROUTELOC0_OUT1LOC_DEFAULT << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC0 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC0 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC1 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC1 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC10 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC10 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC11 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC11 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC12 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC12 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC13 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC13 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC14 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC14 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC15 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC15 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC16 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC16 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC17 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC17 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC18 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC18 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC19 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC19 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC2 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC2 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC20 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC20 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC21 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC21 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC22 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC22 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC23 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC23 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC24 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC24 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC25 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC25 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC26 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC26 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC27 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC27 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC28 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC28 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC29 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC29 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC3 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC3 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC30 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC30 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC31 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC31 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC4 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC4 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC5 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC5 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC6 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC6 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC7 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC7 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC8 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC8 << 8)
#define LETIMER_ROUTELOC0_OUT1LOC_LOC9 ( _LETIMER_ROUTELOC0_OUT1LOC_LOC9 << 8)
#define LETIMER_ROUTEPEN_OUT0PEN (0x1UL << 0)
#define LETIMER_ROUTEPEN_OUT0PEN_DEFAULT ( _LETIMER_ROUTEPEN_OUT0PEN_DEFAULT << 0)
#define LETIMER_ROUTEPEN_OUT1PEN (0x1UL << 1)
#define LETIMER_ROUTEPEN_OUT1PEN_DEFAULT ( _LETIMER_ROUTEPEN_OUT1PEN_DEFAULT << 1)
#define LETIMER_STATUS_RUNNING (0x1UL << 0)
#define LETIMER_STATUS_RUNNING_DEFAULT ( _LETIMER_STATUS_RUNNING_DEFAULT << 0)
#define LETIMER_SYNCBUSY_CMD (0x1UL << 1)
#define LETIMER_SYNCBUSY_CMD_DEFAULT ( _LETIMER_SYNCBUSY_CMD_DEFAULT << 1)

Macro Definition Documentation

#define _LETIMER_CMD_CLEAR_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CMD

Definition at line 162 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CLEAR_MASK   0x4UL

Bit mask for LETIMER_CLEAR

Definition at line 161 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CLEAR_SHIFT   2

Shift value for LETIMER_CLEAR

Definition at line 160 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CTO0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CMD

Definition at line 167 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CTO0_MASK   0x8UL

Bit mask for LETIMER_CTO0

Definition at line 166 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CTO0_SHIFT   3

Shift value for LETIMER_CTO0

Definition at line 165 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CTO1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CMD

Definition at line 172 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CTO1_MASK   0x10UL

Bit mask for LETIMER_CTO1

Definition at line 171 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_CTO1_SHIFT   4

Shift value for LETIMER_CTO1

Definition at line 170 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_MASK   0x0000001FUL

Mask for LETIMER_CMD

Definition at line 148 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_RESETVALUE   0x00000000UL

Default value for LETIMER_CMD

Definition at line 147 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_START_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CMD

Definition at line 152 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_START_MASK   0x1UL

Bit mask for LETIMER_START

Definition at line 151 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_START_SHIFT   0

Shift value for LETIMER_START

Definition at line 150 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_STOP_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CMD

Definition at line 157 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_STOP_MASK   0x2UL

Bit mask for LETIMER_STOP

Definition at line 156 of file efr32bg14p_letimer.h .

#define _LETIMER_CMD_STOP_SHIFT   1

Shift value for LETIMER_STOP

Definition at line 155 of file efr32bg14p_letimer.h .

#define _LETIMER_CNT_CNT_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CNT

Definition at line 189 of file efr32bg14p_letimer.h .

#define _LETIMER_CNT_CNT_MASK   0xFFFFUL

Bit mask for LETIMER_CNT

Definition at line 188 of file efr32bg14p_letimer.h .

#define _LETIMER_CNT_CNT_SHIFT   0

Shift value for LETIMER_CNT

Definition at line 187 of file efr32bg14p_letimer.h .

#define _LETIMER_CNT_MASK   0x0000FFFFUL

Mask for LETIMER_CNT

Definition at line 186 of file efr32bg14p_letimer.h .

#define _LETIMER_CNT_RESETVALUE   0x00000000UL

Default value for LETIMER_CNT

Definition at line 185 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP0_COMP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_COMP0

Definition at line 197 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP0_COMP0_MASK   0xFFFFUL

Bit mask for LETIMER_COMP0

Definition at line 196 of file efr32bg14p_letimer.h .

Referenced by LETIMER_CompareSet() .

#define _LETIMER_COMP0_COMP0_SHIFT   0

Shift value for LETIMER_COMP0

Definition at line 195 of file efr32bg14p_letimer.h .

Referenced by LETIMER_CompareSet() .

#define _LETIMER_COMP0_MASK   0x0000FFFFUL

Mask for LETIMER_COMP0

Definition at line 194 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP0_RESETVALUE   0x00000000UL

Default value for LETIMER_COMP0

Definition at line 193 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_COMP1_COMP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_COMP1

Definition at line 205 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP1_COMP1_MASK   0xFFFFUL

Bit mask for LETIMER_COMP1

Definition at line 204 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP1_COMP1_SHIFT   0

Shift value for LETIMER_COMP1

Definition at line 203 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP1_MASK   0x0000FFFFUL

Mask for LETIMER_COMP1

Definition at line 202 of file efr32bg14p_letimer.h .

#define _LETIMER_COMP1_RESETVALUE   0x00000000UL

Default value for LETIMER_COMP1

Definition at line 201 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_CTRL_BUFTOP_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 133 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_BUFTOP_MASK   0x100UL

Bit mask for LETIMER_BUFTOP

Definition at line 132 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_BUFTOP_SHIFT   8

Shift value for LETIMER_BUFTOP

Definition at line 131 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_COMP0TOP_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 138 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_COMP0TOP_MASK   0x200UL

Bit mask for LETIMER_COMP0TOP

Definition at line 137 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_COMP0TOP_SHIFT   9

Shift value for LETIMER_COMP0TOP

Definition at line 136 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_DEBUGRUN_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 143 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_DEBUGRUN_MASK   0x1000UL

Bit mask for LETIMER_DEBUGRUN

Definition at line 142 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_DEBUGRUN_SHIFT   12

Shift value for LETIMER_DEBUGRUN

Definition at line 141 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_MASK   0x000013FFUL

Mask for LETIMER_CTRL

Definition at line 83 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_OPOL0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 123 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_OPOL0_MASK   0x40UL

Bit mask for LETIMER_OPOL0

Definition at line 122 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_OPOL0_SHIFT   6

Shift value for LETIMER_OPOL0

Definition at line 121 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_OPOL1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 128 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_OPOL1_MASK   0x80UL

Bit mask for LETIMER_OPOL1

Definition at line 127 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_OPOL1_SHIFT   7

Shift value for LETIMER_OPOL1

Definition at line 126 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_BUFFERED   0x00000002UL

Mode BUFFERED for LETIMER_CTRL

Definition at line 89 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 86 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_DOUBLE   0x00000003UL

Mode DOUBLE for LETIMER_CTRL

Definition at line 90 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_FREE   0x00000000UL

Mode FREE for LETIMER_CTRL

Definition at line 87 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_MASK   0x3UL

Bit mask for LETIMER_REPMODE

Definition at line 85 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_ONESHOT   0x00000001UL

Mode ONESHOT for LETIMER_CTRL

Definition at line 88 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_REPMODE_SHIFT   0

Shift value for LETIMER_REPMODE

Definition at line 84 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Init() .

#define _LETIMER_CTRL_RESETVALUE   0x00000000UL

Default value for LETIMER_CTRL

Definition at line 82 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_CTRL_UFOA0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 98 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA0_MASK   0xCUL

Bit mask for LETIMER_UFOA0

Definition at line 97 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA0_NONE   0x00000000UL

Mode NONE for LETIMER_CTRL

Definition at line 99 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA0_PULSE   0x00000002UL

Mode PULSE for LETIMER_CTRL

Definition at line 101 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA0_PWM   0x00000003UL

Mode PWM for LETIMER_CTRL

Definition at line 102 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA0_SHIFT   2

Shift value for LETIMER_UFOA0

Definition at line 96 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Init() .

#define _LETIMER_CTRL_UFOA0_TOGGLE   0x00000001UL

Mode TOGGLE for LETIMER_CTRL

Definition at line 100 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_CTRL

Definition at line 110 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA1_MASK   0x30UL

Bit mask for LETIMER_UFOA1

Definition at line 109 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA1_NONE   0x00000000UL

Mode NONE for LETIMER_CTRL

Definition at line 111 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA1_PULSE   0x00000002UL

Mode PULSE for LETIMER_CTRL

Definition at line 113 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA1_PWM   0x00000003UL

Mode PWM for LETIMER_CTRL

Definition at line 114 of file efr32bg14p_letimer.h .

#define _LETIMER_CTRL_UFOA1_SHIFT   4

Shift value for LETIMER_UFOA1

Definition at line 108 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Init() .

#define _LETIMER_CTRL_UFOA1_TOGGLE   0x00000001UL

Mode TOGGLE for LETIMER_CTRL

Definition at line 112 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_COMP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IEN

Definition at line 317 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_COMP0_MASK   0x1UL

Bit mask for LETIMER_COMP0

Definition at line 316 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_COMP0_SHIFT   0

Shift value for LETIMER_COMP0

Definition at line 315 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_COMP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IEN

Definition at line 322 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_COMP1_MASK   0x2UL

Bit mask for LETIMER_COMP1

Definition at line 321 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_COMP1_SHIFT   1

Shift value for LETIMER_COMP1

Definition at line 320 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_MASK   0x0000001FUL

Mask for LETIMER_IEN

Definition at line 313 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_REP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IEN

Definition at line 332 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_REP0_MASK   0x8UL

Bit mask for LETIMER_REP0

Definition at line 331 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_REP0_SHIFT   3

Shift value for LETIMER_REP0

Definition at line 330 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_REP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IEN

Definition at line 337 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_REP1_MASK   0x10UL

Bit mask for LETIMER_REP1

Definition at line 336 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_REP1_SHIFT   4

Shift value for LETIMER_REP1

Definition at line 335 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_RESETVALUE   0x00000000UL

Default value for LETIMER_IEN

Definition at line 312 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_IEN_UF_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IEN

Definition at line 327 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_UF_MASK   0x4UL

Bit mask for LETIMER_UF

Definition at line 326 of file efr32bg14p_letimer.h .

#define _LETIMER_IEN_UF_SHIFT   2

Shift value for LETIMER_UF

Definition at line 325 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_COMP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IF

Definition at line 230 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_COMP0_MASK   0x1UL

Bit mask for LETIMER_COMP0

Definition at line 229 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_COMP0_SHIFT   0

Shift value for LETIMER_COMP0

Definition at line 228 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_COMP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IF

Definition at line 235 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_COMP1_MASK   0x2UL

Bit mask for LETIMER_COMP1

Definition at line 234 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_COMP1_SHIFT   1

Shift value for LETIMER_COMP1

Definition at line 233 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_MASK   0x0000001FUL

Mask for LETIMER_IF

Definition at line 226 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_REP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IF

Definition at line 245 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_REP0_MASK   0x8UL

Bit mask for LETIMER_REP0

Definition at line 244 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_REP0_SHIFT   3

Shift value for LETIMER_REP0

Definition at line 243 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_REP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IF

Definition at line 250 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_REP1_MASK   0x10UL

Bit mask for LETIMER_REP1

Definition at line 249 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_REP1_SHIFT   4

Shift value for LETIMER_REP1

Definition at line 248 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_RESETVALUE   0x00000000UL

Default value for LETIMER_IF

Definition at line 225 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_UF_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IF

Definition at line 240 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_UF_MASK   0x4UL

Bit mask for LETIMER_UF

Definition at line 239 of file efr32bg14p_letimer.h .

#define _LETIMER_IF_UF_SHIFT   2

Shift value for LETIMER_UF

Definition at line 238 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_COMP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFC

Definition at line 288 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_COMP0_MASK   0x1UL

Bit mask for LETIMER_COMP0

Definition at line 287 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_COMP0_SHIFT   0

Shift value for LETIMER_COMP0

Definition at line 286 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_COMP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFC

Definition at line 293 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_COMP1_MASK   0x2UL

Bit mask for LETIMER_COMP1

Definition at line 292 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_COMP1_SHIFT   1

Shift value for LETIMER_COMP1

Definition at line 291 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_MASK   0x0000001FUL

Mask for LETIMER_IFC

Definition at line 284 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_IFC_REP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFC

Definition at line 303 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_REP0_MASK   0x8UL

Bit mask for LETIMER_REP0

Definition at line 302 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_REP0_SHIFT   3

Shift value for LETIMER_REP0

Definition at line 301 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_REP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFC

Definition at line 308 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_REP1_MASK   0x10UL

Bit mask for LETIMER_REP1

Definition at line 307 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_REP1_SHIFT   4

Shift value for LETIMER_REP1

Definition at line 306 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_RESETVALUE   0x00000000UL

Default value for LETIMER_IFC

Definition at line 283 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_UF_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFC

Definition at line 298 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_UF_MASK   0x4UL

Bit mask for LETIMER_UF

Definition at line 297 of file efr32bg14p_letimer.h .

#define _LETIMER_IFC_UF_SHIFT   2

Shift value for LETIMER_UF

Definition at line 296 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_COMP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFS

Definition at line 259 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_COMP0_MASK   0x1UL

Bit mask for LETIMER_COMP0

Definition at line 258 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_COMP0_SHIFT   0

Shift value for LETIMER_COMP0

Definition at line 257 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_COMP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFS

Definition at line 264 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_COMP1_MASK   0x2UL

Bit mask for LETIMER_COMP1

Definition at line 263 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_COMP1_SHIFT   1

Shift value for LETIMER_COMP1

Definition at line 262 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_MASK   0x0000001FUL

Mask for LETIMER_IFS

Definition at line 255 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_REP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFS

Definition at line 274 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_REP0_MASK   0x8UL

Bit mask for LETIMER_REP0

Definition at line 273 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_REP0_SHIFT   3

Shift value for LETIMER_REP0

Definition at line 272 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_REP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFS

Definition at line 279 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_REP1_MASK   0x10UL

Bit mask for LETIMER_REP1

Definition at line 278 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_REP1_SHIFT   4

Shift value for LETIMER_REP1

Definition at line 277 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_RESETVALUE   0x00000000UL

Default value for LETIMER_IFS

Definition at line 254 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_UF_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_IFS

Definition at line 269 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_UF_MASK   0x4UL

Bit mask for LETIMER_UF

Definition at line 268 of file efr32bg14p_letimer.h .

#define _LETIMER_IFS_UF_SHIFT   2

Shift value for LETIMER_UF

Definition at line 267 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_MASK   0x0CCCF3CFUL

Mask for LETIMER_PRSSEL

Definition at line 505 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_BOTH   0x00000003UL

Mode BOTH for LETIMER_PRSSEL

Definition at line 620 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_PRSSEL

Definition at line 616 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_FALLING   0x00000002UL

Mode FALLING for LETIMER_PRSSEL

Definition at line 619 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_MASK   0xC000000UL

Bit mask for LETIMER_PRSCLEARMODE

Definition at line 615 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_NONE   0x00000000UL

Mode NONE for LETIMER_PRSSEL

Definition at line 617 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_RISING   0x00000001UL

Mode RISING for LETIMER_PRSSEL

Definition at line 618 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARMODE_SHIFT   26

Shift value for LETIMER_PRSCLEARMODE

Definition at line 614 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_PRSSEL

Definition at line 564 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_MASK   0xF000UL

Bit mask for LETIMER_PRSCLEARSEL

Definition at line 563 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for LETIMER_PRSSEL

Definition at line 565 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for LETIMER_PRSSEL

Definition at line 566 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for LETIMER_PRSSEL

Definition at line 575 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for LETIMER_PRSSEL

Definition at line 576 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for LETIMER_PRSSEL

Definition at line 567 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for LETIMER_PRSSEL

Definition at line 568 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for LETIMER_PRSSEL

Definition at line 569 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for LETIMER_PRSSEL

Definition at line 570 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for LETIMER_PRSSEL

Definition at line 571 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for LETIMER_PRSSEL

Definition at line 572 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for LETIMER_PRSSEL

Definition at line 573 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for LETIMER_PRSSEL

Definition at line 574 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSCLEARSEL_SHIFT   12

Shift value for LETIMER_PRSCLEARSEL

Definition at line 562 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_BOTH   0x00000003UL

Mode BOTH for LETIMER_PRSSEL

Definition at line 596 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_PRSSEL

Definition at line 592 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_FALLING   0x00000002UL

Mode FALLING for LETIMER_PRSSEL

Definition at line 595 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_MASK   0xC0000UL

Bit mask for LETIMER_PRSSTARTMODE

Definition at line 591 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_NONE   0x00000000UL

Mode NONE for LETIMER_PRSSEL

Definition at line 593 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_RISING   0x00000001UL

Mode RISING for LETIMER_PRSSEL

Definition at line 594 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTMODE_SHIFT   18

Shift value for LETIMER_PRSSTARTMODE

Definition at line 590 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_PRSSEL

Definition at line 508 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_MASK   0xFUL

Bit mask for LETIMER_PRSSTARTSEL

Definition at line 507 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for LETIMER_PRSSEL

Definition at line 509 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for LETIMER_PRSSEL

Definition at line 510 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for LETIMER_PRSSEL

Definition at line 519 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for LETIMER_PRSSEL

Definition at line 520 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for LETIMER_PRSSEL

Definition at line 511 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for LETIMER_PRSSEL

Definition at line 512 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for LETIMER_PRSSEL

Definition at line 513 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for LETIMER_PRSSEL

Definition at line 514 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for LETIMER_PRSSEL

Definition at line 515 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for LETIMER_PRSSEL

Definition at line 516 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for LETIMER_PRSSEL

Definition at line 517 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for LETIMER_PRSSEL

Definition at line 518 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTARTSEL_SHIFT   0

Shift value for LETIMER_PRSSTARTSEL

Definition at line 506 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_BOTH   0x00000003UL

Mode BOTH for LETIMER_PRSSEL

Definition at line 608 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_PRSSEL

Definition at line 604 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_FALLING   0x00000002UL

Mode FALLING for LETIMER_PRSSEL

Definition at line 607 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_MASK   0xC00000UL

Bit mask for LETIMER_PRSSTOPMODE

Definition at line 603 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_NONE   0x00000000UL

Mode NONE for LETIMER_PRSSEL

Definition at line 605 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_RISING   0x00000001UL

Mode RISING for LETIMER_PRSSEL

Definition at line 606 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPMODE_SHIFT   22

Shift value for LETIMER_PRSSTOPMODE

Definition at line 602 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_PRSSEL

Definition at line 536 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_MASK   0x3C0UL

Bit mask for LETIMER_PRSSTOPSEL

Definition at line 535 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for LETIMER_PRSSEL

Definition at line 537 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for LETIMER_PRSSEL

Definition at line 538 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for LETIMER_PRSSEL

Definition at line 547 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for LETIMER_PRSSEL

Definition at line 548 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for LETIMER_PRSSEL

Definition at line 539 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for LETIMER_PRSSEL

Definition at line 540 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for LETIMER_PRSSEL

Definition at line 541 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for LETIMER_PRSSEL

Definition at line 542 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for LETIMER_PRSSEL

Definition at line 543 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for LETIMER_PRSSEL

Definition at line 544 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for LETIMER_PRSSEL

Definition at line 545 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for LETIMER_PRSSEL

Definition at line 546 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_PRSSTOPSEL_SHIFT   6

Shift value for LETIMER_PRSSTOPSEL

Definition at line 534 of file efr32bg14p_letimer.h .

#define _LETIMER_PRSSEL_RESETVALUE   0x00000000UL

Default value for LETIMER_PRSSEL

Definition at line 504 of file efr32bg14p_letimer.h .

#define _LETIMER_REP0_MASK   0x000000FFUL

Mask for LETIMER_REP0

Definition at line 210 of file efr32bg14p_letimer.h .

#define _LETIMER_REP0_REP0_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_REP0

Definition at line 213 of file efr32bg14p_letimer.h .

#define _LETIMER_REP0_REP0_MASK   0xFFUL

Bit mask for LETIMER_REP0

Definition at line 212 of file efr32bg14p_letimer.h .

Referenced by LETIMER_RepeatSet() .

#define _LETIMER_REP0_REP0_SHIFT   0

Shift value for LETIMER_REP0

Definition at line 211 of file efr32bg14p_letimer.h .

Referenced by LETIMER_RepeatSet() .

#define _LETIMER_REP0_RESETVALUE   0x00000000UL

Default value for LETIMER_REP0

Definition at line 209 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_REP1_MASK   0x000000FFUL

Mask for LETIMER_REP1

Definition at line 218 of file efr32bg14p_letimer.h .

#define _LETIMER_REP1_REP1_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_REP1

Definition at line 221 of file efr32bg14p_letimer.h .

#define _LETIMER_REP1_REP1_MASK   0xFFUL

Bit mask for LETIMER_REP1

Definition at line 220 of file efr32bg14p_letimer.h .

#define _LETIMER_REP1_REP1_SHIFT   0

Shift value for LETIMER_REP1

Definition at line 219 of file efr32bg14p_letimer.h .

#define _LETIMER_REP1_RESETVALUE   0x00000000UL

Default value for LETIMER_REP1

Definition at line 217 of file efr32bg14p_letimer.h .

Referenced by LETIMER_Reset() .

#define _LETIMER_ROUTELOC0_MASK   0x00001F1FUL

Mask for LETIMER_ROUTELOC0

Definition at line 365 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_ROUTELOC0

Definition at line 369 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC0   0x00000000UL

Mode LOC0 for LETIMER_ROUTELOC0

Definition at line 368 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC1   0x00000001UL

Mode LOC1 for LETIMER_ROUTELOC0

Definition at line 370 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC10   0x0000000AUL

Mode LOC10 for LETIMER_ROUTELOC0

Definition at line 379 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC11   0x0000000BUL

Mode LOC11 for LETIMER_ROUTELOC0

Definition at line 380 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC12   0x0000000CUL

Mode LOC12 for LETIMER_ROUTELOC0

Definition at line 381 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC13   0x0000000DUL

Mode LOC13 for LETIMER_ROUTELOC0

Definition at line 382 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC14   0x0000000EUL

Mode LOC14 for LETIMER_ROUTELOC0

Definition at line 383 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC15   0x0000000FUL

Mode LOC15 for LETIMER_ROUTELOC0

Definition at line 384 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC16   0x00000010UL

Mode LOC16 for LETIMER_ROUTELOC0

Definition at line 385 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC17   0x00000011UL

Mode LOC17 for LETIMER_ROUTELOC0

Definition at line 386 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC18   0x00000012UL

Mode LOC18 for LETIMER_ROUTELOC0

Definition at line 387 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC19   0x00000013UL

Mode LOC19 for LETIMER_ROUTELOC0

Definition at line 388 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC2   0x00000002UL

Mode LOC2 for LETIMER_ROUTELOC0

Definition at line 371 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC20   0x00000014UL

Mode LOC20 for LETIMER_ROUTELOC0

Definition at line 389 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC21   0x00000015UL

Mode LOC21 for LETIMER_ROUTELOC0

Definition at line 390 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC22   0x00000016UL

Mode LOC22 for LETIMER_ROUTELOC0

Definition at line 391 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC23   0x00000017UL

Mode LOC23 for LETIMER_ROUTELOC0

Definition at line 392 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC24   0x00000018UL

Mode LOC24 for LETIMER_ROUTELOC0

Definition at line 393 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC25   0x00000019UL

Mode LOC25 for LETIMER_ROUTELOC0

Definition at line 394 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC26   0x0000001AUL

Mode LOC26 for LETIMER_ROUTELOC0

Definition at line 395 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC27   0x0000001BUL

Mode LOC27 for LETIMER_ROUTELOC0

Definition at line 396 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC28   0x0000001CUL

Mode LOC28 for LETIMER_ROUTELOC0

Definition at line 397 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC29   0x0000001DUL

Mode LOC29 for LETIMER_ROUTELOC0

Definition at line 398 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC3   0x00000003UL

Mode LOC3 for LETIMER_ROUTELOC0

Definition at line 372 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC30   0x0000001EUL

Mode LOC30 for LETIMER_ROUTELOC0

Definition at line 399 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC31   0x0000001FUL

Mode LOC31 for LETIMER_ROUTELOC0

Definition at line 400 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC4   0x00000004UL

Mode LOC4 for LETIMER_ROUTELOC0

Definition at line 373 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC5   0x00000005UL

Mode LOC5 for LETIMER_ROUTELOC0

Definition at line 374 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC6   0x00000006UL

Mode LOC6 for LETIMER_ROUTELOC0

Definition at line 375 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC7   0x00000007UL

Mode LOC7 for LETIMER_ROUTELOC0

Definition at line 376 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC8   0x00000008UL

Mode LOC8 for LETIMER_ROUTELOC0

Definition at line 377 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_LOC9   0x00000009UL

Mode LOC9 for LETIMER_ROUTELOC0

Definition at line 378 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_MASK   0x1FUL

Bit mask for LETIMER_OUT0LOC

Definition at line 367 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT0LOC_SHIFT   0

Shift value for LETIMER_OUT0LOC

Definition at line 366 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_ROUTELOC0

Definition at line 437 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC0   0x00000000UL

Mode LOC0 for LETIMER_ROUTELOC0

Definition at line 436 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC1   0x00000001UL

Mode LOC1 for LETIMER_ROUTELOC0

Definition at line 438 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC10   0x0000000AUL

Mode LOC10 for LETIMER_ROUTELOC0

Definition at line 447 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC11   0x0000000BUL

Mode LOC11 for LETIMER_ROUTELOC0

Definition at line 448 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC12   0x0000000CUL

Mode LOC12 for LETIMER_ROUTELOC0

Definition at line 449 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC13   0x0000000DUL

Mode LOC13 for LETIMER_ROUTELOC0

Definition at line 450 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC14   0x0000000EUL

Mode LOC14 for LETIMER_ROUTELOC0

Definition at line 451 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC15   0x0000000FUL

Mode LOC15 for LETIMER_ROUTELOC0

Definition at line 452 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC16   0x00000010UL

Mode LOC16 for LETIMER_ROUTELOC0

Definition at line 453 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC17   0x00000011UL

Mode LOC17 for LETIMER_ROUTELOC0

Definition at line 454 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC18   0x00000012UL

Mode LOC18 for LETIMER_ROUTELOC0

Definition at line 455 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC19   0x00000013UL

Mode LOC19 for LETIMER_ROUTELOC0

Definition at line 456 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC2   0x00000002UL

Mode LOC2 for LETIMER_ROUTELOC0

Definition at line 439 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC20   0x00000014UL

Mode LOC20 for LETIMER_ROUTELOC0

Definition at line 457 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC21   0x00000015UL

Mode LOC21 for LETIMER_ROUTELOC0

Definition at line 458 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC22   0x00000016UL

Mode LOC22 for LETIMER_ROUTELOC0

Definition at line 459 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC23   0x00000017UL

Mode LOC23 for LETIMER_ROUTELOC0

Definition at line 460 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC24   0x00000018UL

Mode LOC24 for LETIMER_ROUTELOC0

Definition at line 461 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC25   0x00000019UL

Mode LOC25 for LETIMER_ROUTELOC0

Definition at line 462 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC26   0x0000001AUL

Mode LOC26 for LETIMER_ROUTELOC0

Definition at line 463 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC27   0x0000001BUL

Mode LOC27 for LETIMER_ROUTELOC0

Definition at line 464 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC28   0x0000001CUL

Mode LOC28 for LETIMER_ROUTELOC0

Definition at line 465 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC29   0x0000001DUL

Mode LOC29 for LETIMER_ROUTELOC0

Definition at line 466 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC3   0x00000003UL

Mode LOC3 for LETIMER_ROUTELOC0

Definition at line 440 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC30   0x0000001EUL

Mode LOC30 for LETIMER_ROUTELOC0

Definition at line 467 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC31   0x0000001FUL

Mode LOC31 for LETIMER_ROUTELOC0

Definition at line 468 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC4   0x00000004UL

Mode LOC4 for LETIMER_ROUTELOC0

Definition at line 441 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC5   0x00000005UL

Mode LOC5 for LETIMER_ROUTELOC0

Definition at line 442 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC6   0x00000006UL

Mode LOC6 for LETIMER_ROUTELOC0

Definition at line 443 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC7   0x00000007UL

Mode LOC7 for LETIMER_ROUTELOC0

Definition at line 444 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC8   0x00000008UL

Mode LOC8 for LETIMER_ROUTELOC0

Definition at line 445 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_LOC9   0x00000009UL

Mode LOC9 for LETIMER_ROUTELOC0

Definition at line 446 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_MASK   0x1F00UL

Bit mask for LETIMER_OUT1LOC

Definition at line 435 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_OUT1LOC_SHIFT   8

Shift value for LETIMER_OUT1LOC

Definition at line 434 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTELOC0_RESETVALUE   0x00000000UL

Default value for LETIMER_ROUTELOC0

Definition at line 364 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_MASK   0x00000003UL

Mask for LETIMER_ROUTEPEN

Definition at line 351 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_OUT0PEN_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_ROUTEPEN

Definition at line 355 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_OUT0PEN_MASK   0x1UL

Bit mask for LETIMER_OUT0PEN

Definition at line 354 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_OUT0PEN_SHIFT   0

Shift value for LETIMER_OUT0PEN

Definition at line 353 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_OUT1PEN_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_ROUTEPEN

Definition at line 360 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_OUT1PEN_MASK   0x2UL

Bit mask for LETIMER_OUT1PEN

Definition at line 359 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_OUT1PEN_SHIFT   1

Shift value for LETIMER_OUT1PEN

Definition at line 358 of file efr32bg14p_letimer.h .

#define _LETIMER_ROUTEPEN_RESETVALUE   0x00000000UL

Default value for LETIMER_ROUTEPEN

Definition at line 350 of file efr32bg14p_letimer.h .

#define _LETIMER_STATUS_MASK   0x00000001UL

Mask for LETIMER_STATUS

Definition at line 177 of file efr32bg14p_letimer.h .

#define _LETIMER_STATUS_RESETVALUE   0x00000000UL

Default value for LETIMER_STATUS

Definition at line 176 of file efr32bg14p_letimer.h .

#define _LETIMER_STATUS_RUNNING_DEFAULT   0x00000000UL

Mode DEFAULT for LETIMER_STATUS

Definition at line 181 of file efr32bg14p_letimer.h .