USART Bit FieldsDevices > USART

Macros

#define _USART_CLKDIV_AUTOBAUDEN_DEFAULT 0x00000000UL
#define _USART_CLKDIV_AUTOBAUDEN_MASK 0x80000000UL
#define _USART_CLKDIV_AUTOBAUDEN_SHIFT 31
#define _USART_CLKDIV_DIV_DEFAULT 0x00000000UL
#define _USART_CLKDIV_DIV_MASK 0x7FFFF8UL
#define _USART_CLKDIV_DIV_SHIFT 3
#define _USART_CLKDIV_MASK 0x807FFFF8UL
#define _USART_CLKDIV_RESETVALUE 0x00000000UL
#define _USART_CMD_CLEARRX_DEFAULT 0x00000000UL
#define _USART_CMD_CLEARRX_MASK 0x800UL
#define _USART_CMD_CLEARRX_SHIFT 11
#define _USART_CMD_CLEARTX_DEFAULT 0x00000000UL
#define _USART_CMD_CLEARTX_MASK 0x400UL
#define _USART_CMD_CLEARTX_SHIFT 10
#define _USART_CMD_MASK 0x00000FFFUL
#define _USART_CMD_MASTERDIS_DEFAULT 0x00000000UL
#define _USART_CMD_MASTERDIS_MASK 0x20UL
#define _USART_CMD_MASTERDIS_SHIFT 5
#define _USART_CMD_MASTEREN_DEFAULT 0x00000000UL
#define _USART_CMD_MASTEREN_MASK 0x10UL
#define _USART_CMD_MASTEREN_SHIFT 4
#define _USART_CMD_RESETVALUE 0x00000000UL
#define _USART_CMD_RXBLOCKDIS_DEFAULT 0x00000000UL
#define _USART_CMD_RXBLOCKDIS_MASK 0x80UL
#define _USART_CMD_RXBLOCKDIS_SHIFT 7
#define _USART_CMD_RXBLOCKEN_DEFAULT 0x00000000UL
#define _USART_CMD_RXBLOCKEN_MASK 0x40UL
#define _USART_CMD_RXBLOCKEN_SHIFT 6
#define _USART_CMD_RXDIS_DEFAULT 0x00000000UL
#define _USART_CMD_RXDIS_MASK 0x2UL
#define _USART_CMD_RXDIS_SHIFT 1
#define _USART_CMD_RXEN_DEFAULT 0x00000000UL
#define _USART_CMD_RXEN_MASK 0x1UL
#define _USART_CMD_RXEN_SHIFT 0
#define _USART_CMD_TXDIS_DEFAULT 0x00000000UL
#define _USART_CMD_TXDIS_MASK 0x8UL
#define _USART_CMD_TXDIS_SHIFT 3
#define _USART_CMD_TXEN_DEFAULT 0x00000000UL
#define _USART_CMD_TXEN_MASK 0x4UL
#define _USART_CMD_TXEN_SHIFT 2
#define _USART_CMD_TXTRIDIS_DEFAULT 0x00000000UL
#define _USART_CMD_TXTRIDIS_MASK 0x200UL
#define _USART_CMD_TXTRIDIS_SHIFT 9
#define _USART_CMD_TXTRIEN_DEFAULT 0x00000000UL
#define _USART_CMD_TXTRIEN_MASK 0x100UL
#define _USART_CMD_TXTRIEN_SHIFT 8
#define _USART_CTRL_AUTOCS_DEFAULT 0x00000000UL
#define _USART_CTRL_AUTOCS_MASK 0x10000UL
#define _USART_CTRL_AUTOCS_SHIFT 16
#define _USART_CTRL_AUTOTRI_DEFAULT 0x00000000UL
#define _USART_CTRL_AUTOTRI_MASK 0x20000UL
#define _USART_CTRL_AUTOTRI_SHIFT 17
#define _USART_CTRL_AUTOTX_DEFAULT 0x00000000UL
#define _USART_CTRL_AUTOTX_MASK 0x20000000UL
#define _USART_CTRL_AUTOTX_SHIFT 29
#define _USART_CTRL_BIT8DV_DEFAULT 0x00000000UL
#define _USART_CTRL_BIT8DV_MASK 0x200000UL
#define _USART_CTRL_BIT8DV_SHIFT 21
#define _USART_CTRL_BYTESWAP_DEFAULT 0x00000000UL
#define _USART_CTRL_BYTESWAP_MASK 0x10000000UL
#define _USART_CTRL_BYTESWAP_SHIFT 28
#define _USART_CTRL_CCEN_DEFAULT 0x00000000UL
#define _USART_CTRL_CCEN_MASK 0x4UL
#define _USART_CTRL_CCEN_SHIFT 2
#define _USART_CTRL_CLKPHA_DEFAULT 0x00000000UL
#define _USART_CTRL_CLKPHA_MASK 0x200UL
#define _USART_CTRL_CLKPHA_SAMPLELEADING 0x00000000UL
#define _USART_CTRL_CLKPHA_SAMPLETRAILING 0x00000001UL
#define _USART_CTRL_CLKPHA_SHIFT 9
#define _USART_CTRL_CLKPOL_DEFAULT 0x00000000UL
#define _USART_CTRL_CLKPOL_IDLEHIGH 0x00000001UL
#define _USART_CTRL_CLKPOL_IDLELOW 0x00000000UL
#define _USART_CTRL_CLKPOL_MASK 0x100UL
#define _USART_CTRL_CLKPOL_SHIFT 8
#define _USART_CTRL_CSINV_DEFAULT 0x00000000UL
#define _USART_CTRL_CSINV_MASK 0x8000UL
#define _USART_CTRL_CSINV_SHIFT 15
#define _USART_CTRL_CSMA_DEFAULT 0x00000000UL
#define _USART_CTRL_CSMA_GOTOSLAVEMODE 0x00000001UL
#define _USART_CTRL_CSMA_MASK 0x800UL
#define _USART_CTRL_CSMA_NOACTION 0x00000000UL
#define _USART_CTRL_CSMA_SHIFT 11
#define _USART_CTRL_ERRSDMA_DEFAULT 0x00000000UL
#define _USART_CTRL_ERRSDMA_MASK 0x400000UL
#define _USART_CTRL_ERRSDMA_SHIFT 22
#define _USART_CTRL_ERRSRX_DEFAULT 0x00000000UL
#define _USART_CTRL_ERRSRX_MASK 0x800000UL
#define _USART_CTRL_ERRSRX_SHIFT 23
#define _USART_CTRL_ERRSTX_DEFAULT 0x00000000UL
#define _USART_CTRL_ERRSTX_MASK 0x1000000UL
#define _USART_CTRL_ERRSTX_SHIFT 24
#define _USART_CTRL_LOOPBK_DEFAULT 0x00000000UL
#define _USART_CTRL_LOOPBK_MASK 0x2UL
#define _USART_CTRL_LOOPBK_SHIFT 1
#define _USART_CTRL_MASK 0xF3FFFF7FUL
#define _USART_CTRL_MPAB_DEFAULT 0x00000000UL
#define _USART_CTRL_MPAB_MASK 0x10UL
#define _USART_CTRL_MPAB_SHIFT 4
#define _USART_CTRL_MPM_DEFAULT 0x00000000UL
#define _USART_CTRL_MPM_MASK 0x8UL
#define _USART_CTRL_MPM_SHIFT 3
#define _USART_CTRL_MSBF_DEFAULT 0x00000000UL
#define _USART_CTRL_MSBF_MASK 0x400UL
#define _USART_CTRL_MSBF_SHIFT 10
#define _USART_CTRL_MVDIS_DEFAULT 0x00000000UL
#define _USART_CTRL_MVDIS_MASK 0x40000000UL
#define _USART_CTRL_MVDIS_SHIFT 30
#define _USART_CTRL_OVS_DEFAULT 0x00000000UL
#define _USART_CTRL_OVS_MASK 0x60UL
#define _USART_CTRL_OVS_SHIFT 5
#define _USART_CTRL_OVS_X16 0x00000000UL
#define _USART_CTRL_OVS_X4 0x00000003UL
#define _USART_CTRL_OVS_X6 0x00000002UL
#define _USART_CTRL_OVS_X8 0x00000001UL
#define _USART_CTRL_RESETVALUE 0x00000000UL
#define _USART_CTRL_RXINV_DEFAULT 0x00000000UL
#define _USART_CTRL_RXINV_MASK 0x2000UL
#define _USART_CTRL_RXINV_SHIFT 13
#define _USART_CTRL_SCMODE_DEFAULT 0x00000000UL
#define _USART_CTRL_SCMODE_MASK 0x40000UL
#define _USART_CTRL_SCMODE_SHIFT 18
#define _USART_CTRL_SCRETRANS_DEFAULT 0x00000000UL
#define _USART_CTRL_SCRETRANS_MASK 0x80000UL
#define _USART_CTRL_SCRETRANS_SHIFT 19
#define _USART_CTRL_SKIPPERRF_DEFAULT 0x00000000UL
#define _USART_CTRL_SKIPPERRF_MASK 0x100000UL
#define _USART_CTRL_SKIPPERRF_SHIFT 20
#define _USART_CTRL_SMSDELAY_DEFAULT 0x00000000UL
#define _USART_CTRL_SMSDELAY_MASK 0x80000000UL
#define _USART_CTRL_SMSDELAY_SHIFT 31
#define _USART_CTRL_SSSEARLY_DEFAULT 0x00000000UL
#define _USART_CTRL_SSSEARLY_MASK 0x2000000UL
#define _USART_CTRL_SSSEARLY_SHIFT 25
#define _USART_CTRL_SYNC_DEFAULT 0x00000000UL
#define _USART_CTRL_SYNC_MASK 0x1UL
#define _USART_CTRL_SYNC_SHIFT 0
#define _USART_CTRL_TXBIL_DEFAULT 0x00000000UL
#define _USART_CTRL_TXBIL_EMPTY 0x00000000UL
#define _USART_CTRL_TXBIL_HALFFULL 0x00000001UL
#define _USART_CTRL_TXBIL_MASK 0x1000UL
#define _USART_CTRL_TXBIL_SHIFT 12
#define _USART_CTRL_TXINV_DEFAULT 0x00000000UL
#define _USART_CTRL_TXINV_MASK 0x4000UL
#define _USART_CTRL_TXINV_SHIFT 14
#define _USART_CTRLX_CTSEN_DEFAULT 0x00000000UL
#define _USART_CTRLX_CTSEN_MASK 0x4UL
#define _USART_CTRLX_CTSEN_SHIFT 2
#define _USART_CTRLX_CTSINV_DEFAULT 0x00000000UL
#define _USART_CTRLX_CTSINV_MASK 0x2UL
#define _USART_CTRLX_CTSINV_SHIFT 1
#define _USART_CTRLX_DBGHALT_DEFAULT 0x00000000UL
#define _USART_CTRLX_DBGHALT_MASK 0x1UL
#define _USART_CTRLX_DBGHALT_SHIFT 0
#define _USART_CTRLX_MASK 0x0000000FUL
#define _USART_CTRLX_RESETVALUE 0x00000000UL
#define _USART_CTRLX_RTSINV_DEFAULT 0x00000000UL
#define _USART_CTRLX_RTSINV_MASK 0x8UL
#define _USART_CTRLX_RTSINV_SHIFT 3
#define _USART_FRAME_DATABITS_DEFAULT 0x00000005UL
#define _USART_FRAME_DATABITS_EIGHT 0x00000005UL
#define _USART_FRAME_DATABITS_ELEVEN 0x00000008UL
#define _USART_FRAME_DATABITS_FIFTEEN 0x0000000CUL
#define _USART_FRAME_DATABITS_FIVE 0x00000002UL
#define _USART_FRAME_DATABITS_FOUR 0x00000001UL
#define _USART_FRAME_DATABITS_FOURTEEN 0x0000000BUL
#define _USART_FRAME_DATABITS_MASK 0xFUL
#define _USART_FRAME_DATABITS_NINE 0x00000006UL
#define _USART_FRAME_DATABITS_SEVEN 0x00000004UL
#define _USART_FRAME_DATABITS_SHIFT 0
#define _USART_FRAME_DATABITS_SIX 0x00000003UL
#define _USART_FRAME_DATABITS_SIXTEEN 0x0000000DUL
#define _USART_FRAME_DATABITS_TEN 0x00000007UL
#define _USART_FRAME_DATABITS_THIRTEEN 0x0000000AUL
#define _USART_FRAME_DATABITS_TWELVE 0x00000009UL
#define _USART_FRAME_MASK 0x0000330FUL
#define _USART_FRAME_PARITY_DEFAULT 0x00000000UL
#define _USART_FRAME_PARITY_EVEN 0x00000002UL
#define _USART_FRAME_PARITY_MASK 0x300UL
#define _USART_FRAME_PARITY_NONE 0x00000000UL
#define _USART_FRAME_PARITY_ODD 0x00000003UL
#define _USART_FRAME_PARITY_SHIFT 8
#define _USART_FRAME_RESETVALUE 0x00001005UL
#define _USART_FRAME_STOPBITS_DEFAULT 0x00000001UL
#define _USART_FRAME_STOPBITS_HALF 0x00000000UL
#define _USART_FRAME_STOPBITS_MASK 0x3000UL
#define _USART_FRAME_STOPBITS_ONE 0x00000001UL
#define _USART_FRAME_STOPBITS_ONEANDAHALF 0x00000002UL
#define _USART_FRAME_STOPBITS_SHIFT 12
#define _USART_FRAME_STOPBITS_TWO 0x00000003UL
#define _USART_I2SCTRL_DELAY_DEFAULT 0x00000000UL
#define _USART_I2SCTRL_DELAY_MASK 0x10UL
#define _USART_I2SCTRL_DELAY_SHIFT 4
#define _USART_I2SCTRL_DMASPLIT_DEFAULT 0x00000000UL
#define _USART_I2SCTRL_DMASPLIT_MASK 0x8UL
#define _USART_I2SCTRL_DMASPLIT_SHIFT 3
#define _USART_I2SCTRL_EN_DEFAULT 0x00000000UL
#define _USART_I2SCTRL_EN_MASK 0x1UL
#define _USART_I2SCTRL_EN_SHIFT 0
#define _USART_I2SCTRL_FORMAT_DEFAULT 0x00000000UL
#define _USART_I2SCTRL_FORMAT_MASK 0x700UL
#define _USART_I2SCTRL_FORMAT_SHIFT 8
#define _USART_I2SCTRL_FORMAT_W16D16 0x00000005UL
#define _USART_I2SCTRL_FORMAT_W16D8 0x00000006UL
#define _USART_I2SCTRL_FORMAT_W32D16 0x00000003UL
#define _USART_I2SCTRL_FORMAT_W32D24 0x00000002UL
#define _USART_I2SCTRL_FORMAT_W32D24M 0x00000001UL
#define _USART_I2SCTRL_FORMAT_W32D32 0x00000000UL
#define _USART_I2SCTRL_FORMAT_W32D8 0x00000004UL
#define _USART_I2SCTRL_FORMAT_W8D8 0x00000007UL
#define _USART_I2SCTRL_JUSTIFY_DEFAULT 0x00000000UL
#define _USART_I2SCTRL_JUSTIFY_LEFT 0x00000000UL
#define _USART_I2SCTRL_JUSTIFY_MASK 0x4UL
#define _USART_I2SCTRL_JUSTIFY_RIGHT 0x00000001UL
#define _USART_I2SCTRL_JUSTIFY_SHIFT 2
#define _USART_I2SCTRL_MASK 0x0000071FUL
#define _USART_I2SCTRL_MONO_DEFAULT 0x00000000UL
#define _USART_I2SCTRL_MONO_MASK 0x2UL
#define _USART_I2SCTRL_MONO_SHIFT 1
#define _USART_I2SCTRL_RESETVALUE 0x00000000UL
#define _USART_IEN_CCF_DEFAULT 0x00000000UL
#define _USART_IEN_CCF_MASK 0x1000UL
#define _USART_IEN_CCF_SHIFT 12
#define _USART_IEN_FERR_DEFAULT 0x00000000UL
#define _USART_IEN_FERR_MASK 0x200UL
#define _USART_IEN_FERR_SHIFT 9
#define _USART_IEN_MASK 0x0001FFFFUL
#define _USART_IEN_MPAF_DEFAULT 0x00000000UL
#define _USART_IEN_MPAF_MASK 0x400UL
#define _USART_IEN_MPAF_SHIFT 10
#define _USART_IEN_PERR_DEFAULT 0x00000000UL
#define _USART_IEN_PERR_MASK 0x100UL
#define _USART_IEN_PERR_SHIFT 8
#define _USART_IEN_RESETVALUE 0x00000000UL
#define _USART_IEN_RXDATAV_DEFAULT 0x00000000UL
#define _USART_IEN_RXDATAV_MASK 0x4UL
#define _USART_IEN_RXDATAV_SHIFT 2
#define _USART_IEN_RXFULL_DEFAULT 0x00000000UL
#define _USART_IEN_RXFULL_MASK 0x8UL
#define _USART_IEN_RXFULL_SHIFT 3
#define _USART_IEN_RXOF_DEFAULT 0x00000000UL
#define _USART_IEN_RXOF_MASK 0x10UL
#define _USART_IEN_RXOF_SHIFT 4
#define _USART_IEN_RXUF_DEFAULT 0x00000000UL
#define _USART_IEN_RXUF_MASK 0x20UL
#define _USART_IEN_RXUF_SHIFT 5
#define _USART_IEN_SSM_DEFAULT 0x00000000UL
#define _USART_IEN_SSM_MASK 0x800UL
#define _USART_IEN_SSM_SHIFT 11
#define _USART_IEN_TCMP0_DEFAULT 0x00000000UL
#define _USART_IEN_TCMP0_MASK 0x4000UL
#define _USART_IEN_TCMP0_SHIFT 14
#define _USART_IEN_TCMP1_DEFAULT 0x00000000UL
#define _USART_IEN_TCMP1_MASK 0x8000UL
#define _USART_IEN_TCMP1_SHIFT 15
#define _USART_IEN_TCMP2_DEFAULT 0x00000000UL
#define _USART_IEN_TCMP2_MASK 0x10000UL
#define _USART_IEN_TCMP2_SHIFT 16
#define _USART_IEN_TXBL_DEFAULT 0x00000000UL
#define _USART_IEN_TXBL_MASK 0x2UL
#define _USART_IEN_TXBL_SHIFT 1
#define _USART_IEN_TXC_DEFAULT 0x00000000UL
#define _USART_IEN_TXC_MASK 0x1UL
#define _USART_IEN_TXC_SHIFT 0
#define _USART_IEN_TXIDLE_DEFAULT 0x00000000UL
#define _USART_IEN_TXIDLE_MASK 0x2000UL
#define _USART_IEN_TXIDLE_SHIFT 13
#define _USART_IEN_TXOF_DEFAULT 0x00000000UL
#define _USART_IEN_TXOF_MASK 0x40UL
#define _USART_IEN_TXOF_SHIFT 6
#define _USART_IEN_TXUF_DEFAULT 0x00000000UL
#define _USART_IEN_TXUF_MASK 0x80UL
#define _USART_IEN_TXUF_SHIFT 7
#define _USART_IF_CCF_DEFAULT 0x00000000UL
#define _USART_IF_CCF_MASK 0x1000UL
#define _USART_IF_CCF_SHIFT 12
#define _USART_IF_FERR_DEFAULT 0x00000000UL
#define _USART_IF_FERR_MASK 0x200UL
#define _USART_IF_FERR_SHIFT 9
#define _USART_IF_MASK 0x0001FFFFUL
#define _USART_IF_MPAF_DEFAULT 0x00000000UL
#define _USART_IF_MPAF_MASK 0x400UL
#define _USART_IF_MPAF_SHIFT 10
#define _USART_IF_PERR_DEFAULT 0x00000000UL
#define _USART_IF_PERR_MASK 0x100UL
#define _USART_IF_PERR_SHIFT 8
#define _USART_IF_RESETVALUE 0x00000002UL
#define _USART_IF_RXDATAV_DEFAULT 0x00000000UL
#define _USART_IF_RXDATAV_MASK 0x4UL
#define _USART_IF_RXDATAV_SHIFT 2
#define _USART_IF_RXFULL_DEFAULT 0x00000000UL
#define _USART_IF_RXFULL_MASK 0x8UL
#define _USART_IF_RXFULL_SHIFT 3
#define _USART_IF_RXOF_DEFAULT 0x00000000UL
#define _USART_IF_RXOF_MASK 0x10UL
#define _USART_IF_RXOF_SHIFT 4
#define _USART_IF_RXUF_DEFAULT 0x00000000UL
#define _USART_IF_RXUF_MASK 0x20UL
#define _USART_IF_RXUF_SHIFT 5
#define _USART_IF_SSM_DEFAULT 0x00000000UL
#define _USART_IF_SSM_MASK 0x800UL
#define _USART_IF_SSM_SHIFT 11
#define _USART_IF_TCMP0_DEFAULT 0x00000000UL
#define _USART_IF_TCMP0_MASK 0x4000UL
#define _USART_IF_TCMP0_SHIFT 14
#define _USART_IF_TCMP1_DEFAULT 0x00000000UL
#define _USART_IF_TCMP1_MASK 0x8000UL
#define _USART_IF_TCMP1_SHIFT 15
#define _USART_IF_TCMP2_DEFAULT 0x00000000UL
#define _USART_IF_TCMP2_MASK 0x10000UL
#define _USART_IF_TCMP2_SHIFT 16
#define _USART_IF_TXBL_DEFAULT 0x00000001UL
#define _USART_IF_TXBL_MASK 0x2UL
#define _USART_IF_TXBL_SHIFT 1
#define _USART_IF_TXC_DEFAULT 0x00000000UL
#define _USART_IF_TXC_MASK 0x1UL
#define _USART_IF_TXC_SHIFT 0
#define _USART_IF_TXIDLE_DEFAULT 0x00000000UL
#define _USART_IF_TXIDLE_MASK 0x2000UL
#define _USART_IF_TXIDLE_SHIFT 13
#define _USART_IF_TXOF_DEFAULT 0x00000000UL
#define _USART_IF_TXOF_MASK 0x40UL
#define _USART_IF_TXOF_SHIFT 6
#define _USART_IF_TXUF_DEFAULT 0x00000000UL
#define _USART_IF_TXUF_MASK 0x80UL
#define _USART_IF_TXUF_SHIFT 7
#define _USART_IFC_CCF_DEFAULT 0x00000000UL
#define _USART_IFC_CCF_MASK 0x1000UL
#define _USART_IFC_CCF_SHIFT 12
#define _USART_IFC_FERR_DEFAULT 0x00000000UL
#define _USART_IFC_FERR_MASK 0x200UL
#define _USART_IFC_FERR_SHIFT 9
#define _USART_IFC_MASK 0x0001FFF9UL
#define _USART_IFC_MPAF_DEFAULT 0x00000000UL
#define _USART_IFC_MPAF_MASK 0x400UL
#define _USART_IFC_MPAF_SHIFT 10
#define _USART_IFC_PERR_DEFAULT 0x00000000UL
#define _USART_IFC_PERR_MASK 0x100UL
#define _USART_IFC_PERR_SHIFT 8
#define _USART_IFC_RESETVALUE 0x00000000UL
#define _USART_IFC_RXFULL_DEFAULT 0x00000000UL
#define _USART_IFC_RXFULL_MASK 0x8UL
#define _USART_IFC_RXFULL_SHIFT 3
#define _USART_IFC_RXOF_DEFAULT 0x00000000UL
#define _USART_IFC_RXOF_MASK 0x10UL
#define _USART_IFC_RXOF_SHIFT 4
#define _USART_IFC_RXUF_DEFAULT 0x00000000UL
#define _USART_IFC_RXUF_MASK 0x20UL
#define _USART_IFC_RXUF_SHIFT 5
#define _USART_IFC_SSM_DEFAULT 0x00000000UL
#define _USART_IFC_SSM_MASK 0x800UL
#define _USART_IFC_SSM_SHIFT 11
#define _USART_IFC_TCMP0_DEFAULT 0x00000000UL
#define _USART_IFC_TCMP0_MASK 0x4000UL
#define _USART_IFC_TCMP0_SHIFT 14
#define _USART_IFC_TCMP1_DEFAULT 0x00000000UL
#define _USART_IFC_TCMP1_MASK 0x8000UL
#define _USART_IFC_TCMP1_SHIFT 15
#define _USART_IFC_TCMP2_DEFAULT 0x00000000UL
#define _USART_IFC_TCMP2_MASK 0x10000UL
#define _USART_IFC_TCMP2_SHIFT 16
#define _USART_IFC_TXC_DEFAULT 0x00000000UL
#define _USART_IFC_TXC_MASK 0x1UL
#define _USART_IFC_TXC_SHIFT 0
#define _USART_IFC_TXIDLE_DEFAULT 0x00000000UL
#define _USART_IFC_TXIDLE_MASK 0x2000UL
#define _USART_IFC_TXIDLE_SHIFT 13
#define _USART_IFC_TXOF_DEFAULT 0x00000000UL
#define _USART_IFC_TXOF_MASK 0x40UL
#define _USART_IFC_TXOF_SHIFT 6
#define _USART_IFC_TXUF_DEFAULT 0x00000000UL
#define _USART_IFC_TXUF_MASK 0x80UL
#define _USART_IFC_TXUF_SHIFT 7
#define _USART_IFS_CCF_DEFAULT 0x00000000UL
#define _USART_IFS_CCF_MASK 0x1000UL
#define _USART_IFS_CCF_SHIFT 12
#define _USART_IFS_FERR_DEFAULT 0x00000000UL
#define _USART_IFS_FERR_MASK 0x200UL
#define _USART_IFS_FERR_SHIFT 9
#define _USART_IFS_MASK 0x0001FFF9UL
#define _USART_IFS_MPAF_DEFAULT 0x00000000UL
#define _USART_IFS_MPAF_MASK 0x400UL
#define _USART_IFS_MPAF_SHIFT 10
#define _USART_IFS_PERR_DEFAULT 0x00000000UL
#define _USART_IFS_PERR_MASK 0x100UL
#define _USART_IFS_PERR_SHIFT 8
#define _USART_IFS_RESETVALUE 0x00000000UL
#define _USART_IFS_RXFULL_DEFAULT 0x00000000UL
#define _USART_IFS_RXFULL_MASK 0x8UL
#define _USART_IFS_RXFULL_SHIFT 3
#define _USART_IFS_RXOF_DEFAULT 0x00000000UL
#define _USART_IFS_RXOF_MASK 0x10UL
#define _USART_IFS_RXOF_SHIFT 4
#define _USART_IFS_RXUF_DEFAULT 0x00000000UL
#define _USART_IFS_RXUF_MASK 0x20UL
#define _USART_IFS_RXUF_SHIFT 5
#define _USART_IFS_SSM_DEFAULT 0x00000000UL
#define _USART_IFS_SSM_MASK 0x800UL
#define _USART_IFS_SSM_SHIFT 11
#define _USART_IFS_TCMP0_DEFAULT 0x00000000UL
#define _USART_IFS_TCMP0_MASK 0x4000UL
#define _USART_IFS_TCMP0_SHIFT 14
#define _USART_IFS_TCMP1_DEFAULT 0x00000000UL
#define _USART_IFS_TCMP1_MASK 0x8000UL
#define _USART_IFS_TCMP1_SHIFT 15
#define _USART_IFS_TCMP2_DEFAULT 0x00000000UL
#define _USART_IFS_TCMP2_MASK 0x10000UL
#define _USART_IFS_TCMP2_SHIFT 16
#define _USART_IFS_TXC_DEFAULT 0x00000000UL
#define _USART_IFS_TXC_MASK 0x1UL
#define _USART_IFS_TXC_SHIFT 0
#define _USART_IFS_TXIDLE_DEFAULT 0x00000000UL
#define _USART_IFS_TXIDLE_MASK 0x2000UL
#define _USART_IFS_TXIDLE_SHIFT 13
#define _USART_IFS_TXOF_DEFAULT 0x00000000UL
#define _USART_IFS_TXOF_MASK 0x40UL
#define _USART_IFS_TXOF_SHIFT 6
#define _USART_IFS_TXUF_DEFAULT 0x00000000UL
#define _USART_IFS_TXUF_MASK 0x80UL
#define _USART_IFS_TXUF_SHIFT 7
#define _USART_INPUT_CLKPRS_DEFAULT 0x00000000UL
#define _USART_INPUT_CLKPRS_MASK 0x8000UL
#define _USART_INPUT_CLKPRS_SHIFT 15
#define _USART_INPUT_CLKPRSSEL_DEFAULT 0x00000000UL
#define _USART_INPUT_CLKPRSSEL_MASK 0xF00UL
#define _USART_INPUT_CLKPRSSEL_PRSCH0 0x00000000UL
#define _USART_INPUT_CLKPRSSEL_PRSCH1 0x00000001UL
#define _USART_INPUT_CLKPRSSEL_PRSCH10 0x0000000AUL
#define _USART_INPUT_CLKPRSSEL_PRSCH11 0x0000000BUL
#define _USART_INPUT_CLKPRSSEL_PRSCH2 0x00000002UL
#define _USART_INPUT_CLKPRSSEL_PRSCH3 0x00000003UL
#define _USART_INPUT_CLKPRSSEL_PRSCH4 0x00000004UL
#define _USART_INPUT_CLKPRSSEL_PRSCH5 0x00000005UL
#define _USART_INPUT_CLKPRSSEL_PRSCH6 0x00000006UL
#define _USART_INPUT_CLKPRSSEL_PRSCH7 0x00000007UL
#define _USART_INPUT_CLKPRSSEL_PRSCH8 0x00000008UL
#define _USART_INPUT_CLKPRSSEL_PRSCH9 0x00000009UL
#define _USART_INPUT_CLKPRSSEL_SHIFT 8
#define _USART_INPUT_MASK 0x00008F8FUL
#define _USART_INPUT_RESETVALUE 0x00000000UL
#define _USART_INPUT_RXPRS_DEFAULT 0x00000000UL
#define _USART_INPUT_RXPRS_MASK 0x80UL
#define _USART_INPUT_RXPRS_SHIFT 7
#define _USART_INPUT_RXPRSSEL_DEFAULT 0x00000000UL
#define _USART_INPUT_RXPRSSEL_MASK 0xFUL
#define _USART_INPUT_RXPRSSEL_PRSCH0 0x00000000UL
#define _USART_INPUT_RXPRSSEL_PRSCH1 0x00000001UL
#define _USART_INPUT_RXPRSSEL_PRSCH10 0x0000000AUL
#define _USART_INPUT_RXPRSSEL_PRSCH11 0x0000000BUL
#define _USART_INPUT_RXPRSSEL_PRSCH2 0x00000002UL
#define _USART_INPUT_RXPRSSEL_PRSCH3 0x00000003UL
#define _USART_INPUT_RXPRSSEL_PRSCH4 0x00000004UL
#define _USART_INPUT_RXPRSSEL_PRSCH5 0x00000005UL
#define _USART_INPUT_RXPRSSEL_PRSCH6 0x00000006UL
#define _USART_INPUT_RXPRSSEL_PRSCH7 0x00000007UL
#define _USART_INPUT_RXPRSSEL_PRSCH8 0x00000008UL
#define _USART_INPUT_RXPRSSEL_PRSCH9 0x00000009UL
#define _USART_INPUT_RXPRSSEL_SHIFT 0
#define _USART_IRCTRL_IREN_DEFAULT 0x00000000UL
#define _USART_IRCTRL_IREN_MASK 0x1UL
#define _USART_IRCTRL_IREN_SHIFT 0
#define _USART_IRCTRL_IRFILT_DEFAULT 0x00000000UL
#define _USART_IRCTRL_IRFILT_MASK 0x8UL
#define _USART_IRCTRL_IRFILT_SHIFT 3
#define _USART_IRCTRL_IRPRSEN_DEFAULT 0x00000000UL
#define _USART_IRCTRL_IRPRSEN_MASK 0x80UL
#define _USART_IRCTRL_IRPRSEN_SHIFT 7
#define _USART_IRCTRL_IRPRSSEL_DEFAULT 0x00000000UL
#define _USART_IRCTRL_IRPRSSEL_MASK 0xF00UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH0 0x00000000UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH1 0x00000001UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH10 0x0000000AUL
#define _USART_IRCTRL_IRPRSSEL_PRSCH11 0x0000000BUL
#define _USART_IRCTRL_IRPRSSEL_PRSCH2 0x00000002UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH3 0x00000003UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH4 0x00000004UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH5 0x00000005UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH6 0x00000006UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH7 0x00000007UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH8 0x00000008UL
#define _USART_IRCTRL_IRPRSSEL_PRSCH9 0x00000009UL
#define _USART_IRCTRL_IRPRSSEL_SHIFT 8
#define _USART_IRCTRL_IRPW_DEFAULT 0x00000000UL
#define _USART_IRCTRL_IRPW_FOUR 0x00000003UL
#define _USART_IRCTRL_IRPW_MASK 0x6UL
#define _USART_IRCTRL_IRPW_ONE 0x00000000UL
#define _USART_IRCTRL_IRPW_SHIFT 1
#define _USART_IRCTRL_IRPW_THREE 0x00000002UL
#define _USART_IRCTRL_IRPW_TWO 0x00000001UL
#define _USART_IRCTRL_MASK 0x00000F8FUL
#define _USART_IRCTRL_RESETVALUE 0x00000000UL
#define _USART_ROUTELOC0_CLKLOC_DEFAULT 0x00000000UL
#define _USART_ROUTELOC0_CLKLOC_LOC0 0x00000000UL
#define _USART_ROUTELOC0_CLKLOC_LOC1 0x00000001UL
#define _USART_ROUTELOC0_CLKLOC_LOC10 0x0000000AUL
#define _USART_ROUTELOC0_CLKLOC_LOC11 0x0000000BUL
#define _USART_ROUTELOC0_CLKLOC_LOC12 0x0000000CUL
#define _USART_ROUTELOC0_CLKLOC_LOC13 0x0000000DUL
#define _USART_ROUTELOC0_CLKLOC_LOC14 0x0000000EUL
#define _USART_ROUTELOC0_CLKLOC_LOC15 0x0000000FUL
#define _USART_ROUTELOC0_CLKLOC_LOC16 0x00000010UL
#define _USART_ROUTELOC0_CLKLOC_LOC17 0x00000011UL
#define _USART_ROUTELOC0_CLKLOC_LOC18 0x00000012UL
#define _USART_ROUTELOC0_CLKLOC_LOC19 0x00000013UL
#define _USART_ROUTELOC0_CLKLOC_LOC2 0x00000002UL
#define _USART_ROUTELOC0_CLKLOC_LOC20 0x00000014UL
#define _USART_ROUTELOC0_CLKLOC_LOC21 0x00000015UL
#define _USART_ROUTELOC0_CLKLOC_LOC22 0x00000016UL
#define _USART_ROUTELOC0_CLKLOC_LOC23 0x00000017UL
#define _USART_ROUTELOC0_CLKLOC_LOC24 0x00000018UL
#define _USART_ROUTELOC0_CLKLOC_LOC25 0x00000019UL
#define _USART_ROUTELOC0_CLKLOC_LOC26 0x0000001AUL
#define _USART_ROUTELOC0_CLKLOC_LOC27 0x0000001BUL
#define _USART_ROUTELOC0_CLKLOC_LOC28 0x0000001CUL
#define _USART_ROUTELOC0_CLKLOC_LOC29 0x0000001DUL
#define _USART_ROUTELOC0_CLKLOC_LOC3 0x00000003UL
#define _USART_ROUTELOC0_CLKLOC_LOC30 0x0000001EUL
#define _USART_ROUTELOC0_CLKLOC_LOC31 0x0000001FUL
#define _USART_ROUTELOC0_CLKLOC_LOC4 0x00000004UL
#define _USART_ROUTELOC0_CLKLOC_LOC5 0x00000005UL
#define _USART_ROUTELOC0_CLKLOC_LOC6 0x00000006UL
#define _USART_ROUTELOC0_CLKLOC_LOC7 0x00000007UL
#define _USART_ROUTELOC0_CLKLOC_LOC8 0x00000008UL
#define _USART_ROUTELOC0_CLKLOC_LOC9 0x00000009UL
#define _USART_ROUTELOC0_CLKLOC_MASK 0x1F000000UL
#define _USART_ROUTELOC0_CLKLOC_SHIFT 24
#define _USART_ROUTELOC0_CSLOC_DEFAULT 0x00000000UL
#define _USART_ROUTELOC0_CSLOC_LOC0 0x00000000UL
#define _USART_ROUTELOC0_CSLOC_LOC1 0x00000001UL
#define _USART_ROUTELOC0_CSLOC_LOC10 0x0000000AUL
#define _USART_ROUTELOC0_CSLOC_LOC11 0x0000000BUL
#define _USART_ROUTELOC0_CSLOC_LOC12 0x0000000CUL
#define _USART_ROUTELOC0_CSLOC_LOC13 0x0000000DUL
#define _USART_ROUTELOC0_CSLOC_LOC14 0x0000000EUL
#define _USART_ROUTELOC0_CSLOC_LOC15 0x0000000FUL
#define _USART_ROUTELOC0_CSLOC_LOC16 0x00000010UL
#define _USART_ROUTELOC0_CSLOC_LOC17 0x00000011UL
#define _USART_ROUTELOC0_CSLOC_LOC18 0x00000012UL
#define _USART_ROUTELOC0_CSLOC_LOC19 0x00000013UL
#define _USART_ROUTELOC0_CSLOC_LOC2 0x00000002UL
#define _USART_ROUTELOC0_CSLOC_LOC20 0x00000014UL
#define _USART_ROUTELOC0_CSLOC_LOC21 0x00000015UL
#define _USART_ROUTELOC0_CSLOC_LOC22 0x00000016UL
#define _USART_ROUTELOC0_CSLOC_LOC23 0x00000017UL
#define _USART_ROUTELOC0_CSLOC_LOC24 0x00000018UL
#define _USART_ROUTELOC0_CSLOC_LOC25 0x00000019UL
#define _USART_ROUTELOC0_CSLOC_LOC26 0x0000001AUL
#define _USART_ROUTELOC0_CSLOC_LOC27 0x0000001BUL
#define _USART_ROUTELOC0_CSLOC_LOC28 0x0000001CUL
#define _USART_ROUTELOC0_CSLOC_LOC29 0x0000001DUL
#define _USART_ROUTELOC0_CSLOC_LOC3 0x00000003UL
#define _USART_ROUTELOC0_CSLOC_LOC30 0x0000001EUL
#define _USART_ROUTELOC0_CSLOC_LOC31 0x0000001FUL
#define _USART_ROUTELOC0_CSLOC_LOC4 0x00000004UL
#define _USART_ROUTELOC0_CSLOC_LOC5 0x00000005UL
#define _USART_ROUTELOC0_CSLOC_LOC6 0x00000006UL
#define _USART_ROUTELOC0_CSLOC_LOC7 0x00000007UL
#define _USART_ROUTELOC0_CSLOC_LOC8 0x00000008UL
#define _USART_ROUTELOC0_CSLOC_LOC9 0x00000009UL
#define _USART_ROUTELOC0_CSLOC_MASK 0x1F0000UL
#define _USART_ROUTELOC0_CSLOC_SHIFT 16
#define _USART_ROUTELOC0_MASK 0x1F1F1F1FUL
#define _USART_ROUTELOC0_RESETVALUE 0x00000000UL
#define _USART_ROUTELOC0_RXLOC_DEFAULT 0x00000000UL
#define _USART_ROUTELOC0_RXLOC_LOC0 0x00000000UL
#define _USART_ROUTELOC0_RXLOC_LOC1 0x00000001UL
#define _USART_ROUTELOC0_RXLOC_LOC10 0x0000000AUL
#define _USART_ROUTELOC0_RXLOC_LOC11 0x0000000BUL
#define _USART_ROUTELOC0_RXLOC_LOC12 0x0000000CUL
#define _USART_ROUTELOC0_RXLOC_LOC13 0x0000000DUL
#define _USART_ROUTELOC0_RXLOC_LOC14 0x0000000EUL
#define _USART_ROUTELOC0_RXLOC_LOC15 0x0000000FUL
#define _USART_ROUTELOC0_RXLOC_LOC16 0x00000010UL
#define _USART_ROUTELOC0_RXLOC_LOC17 0x00000011UL
#define _USART_ROUTELOC0_RXLOC_LOC18 0x00000012UL
#define _USART_ROUTELOC0_RXLOC_LOC19 0x00000013UL
#define _USART_ROUTELOC0_RXLOC_LOC2 0x00000002UL
#define _USART_ROUTELOC0_RXLOC_LOC20 0x00000014UL
#define _USART_ROUTELOC0_RXLOC_LOC21 0x00000015UL
#define _USART_ROUTELOC0_RXLOC_LOC22 0x00000016UL
#define _USART_ROUTELOC0_RXLOC_LOC23 0x00000017UL
#define _USART_ROUTELOC0_RXLOC_LOC24 0x00000018UL
#define _USART_ROUTELOC0_RXLOC_LOC25 0x00000019UL
#define _USART_ROUTELOC0_RXLOC_LOC26 0x0000001AUL
#define _USART_ROUTELOC0_RXLOC_LOC27 0x0000001BUL
#define _USART_ROUTELOC0_RXLOC_LOC28 0x0000001CUL
#define _USART_ROUTELOC0_RXLOC_LOC29 0x0000001DUL
#define _USART_ROUTELOC0_RXLOC_LOC3 0x00000003UL
#define _USART_ROUTELOC0_RXLOC_LOC30 0x0000001EUL
#define _USART_ROUTELOC0_RXLOC_LOC31 0x0000001FUL
#define _USART_ROUTELOC0_RXLOC_LOC4 0x00000004UL
#define _USART_ROUTELOC0_RXLOC_LOC5 0x00000005UL
#define _USART_ROUTELOC0_RXLOC_LOC6 0x00000006UL
#define _USART_ROUTELOC0_RXLOC_LOC7 0x00000007UL
#define _USART_ROUTELOC0_RXLOC_LOC8 0x00000008UL
#define _USART_ROUTELOC0_RXLOC_LOC9 0x00000009UL
#define _USART_ROUTELOC0_RXLOC_MASK 0x1FUL
#define _USART_ROUTELOC0_RXLOC_SHIFT 0
#define _USART_ROUTELOC0_TXLOC_DEFAULT 0x00000000UL
#define _USART_ROUTELOC0_TXLOC_LOC0 0x00000000UL
#define _USART_ROUTELOC0_TXLOC_LOC1 0x00000001UL
#define _USART_ROUTELOC0_TXLOC_LOC10 0x0000000AUL
#define _USART_ROUTELOC0_TXLOC_LOC11 0x0000000BUL
#define _USART_ROUTELOC0_TXLOC_LOC12 0x0000000CUL
#define _USART_ROUTELOC0_TXLOC_LOC13 0x0000000DUL
#define _USART_ROUTELOC0_TXLOC_LOC14 0x0000000EUL
#define _USART_ROUTELOC0_TXLOC_LOC15 0x0000000FUL
#define _USART_ROUTELOC0_TXLOC_LOC16 0x00000010UL
#define _USART_ROUTELOC0_TXLOC_LOC17 0x00000011UL
#define _USART_ROUTELOC0_TXLOC_LOC18 0x00000012UL
#define _USART_ROUTELOC0_TXLOC_LOC19 0x00000013UL
#define _USART_ROUTELOC0_TXLOC_LOC2 0x00000002UL
#define _USART_ROUTELOC0_TXLOC_LOC20 0x00000014UL
#define _USART_ROUTELOC0_TXLOC_LOC21 0x00000015UL
#define _USART_ROUTELOC0_TXLOC_LOC22 0x00000016UL
#define _USART_ROUTELOC0_TXLOC_LOC23 0x00000017UL
#define _USART_ROUTELOC0_TXLOC_LOC24 0x00000018UL
#define _USART_ROUTELOC0_TXLOC_LOC25 0x00000019UL
#define _USART_ROUTELOC0_TXLOC_LOC26 0x0000001AUL
#define _USART_ROUTELOC0_TXLOC_LOC27 0x0000001BUL
#define _USART_ROUTELOC0_TXLOC_LOC28 0x0000001CUL
#define _USART_ROUTELOC0_TXLOC_LOC29 0x0000001DUL
#define _USART_ROUTELOC0_TXLOC_LOC3 0x00000003UL
#define _USART_ROUTELOC0_TXLOC_LOC30 0x0000001EUL
#define _USART_ROUTELOC0_TXLOC_LOC31 0x0000001FUL
#define _USART_ROUTELOC0_TXLOC_LOC4 0x00000004UL
#define _USART_ROUTELOC0_TXLOC_LOC5 0x00000005UL
#define _USART_ROUTELOC0_TXLOC_LOC6 0x00000006UL
#define _USART_ROUTELOC0_TXLOC_LOC7 0x00000007UL
#define _USART_ROUTELOC0_TXLOC_LOC8 0x00000008UL
#define _USART_ROUTELOC0_TXLOC_LOC9 0x00000009UL
#define _USART_ROUTELOC0_TXLOC_MASK 0x1F00UL
#define _USART_ROUTELOC0_TXLOC_SHIFT 8
#define _USART_ROUTELOC1_CTSLOC_DEFAULT 0x00000000UL
#define _USART_ROUTELOC1_CTSLOC_LOC0 0x00000000UL
#define _USART_ROUTELOC1_CTSLOC_LOC1 0x00000001UL
#define _USART_ROUTELOC1_CTSLOC_LOC10 0x0000000AUL
#define _USART_ROUTELOC1_CTSLOC_LOC11 0x0000000BUL
#define _USART_ROUTELOC1_CTSLOC_LOC12 0x0000000CUL
#define _USART_ROUTELOC1_CTSLOC_LOC13 0x0000000DUL
#define _USART_ROUTELOC1_CTSLOC_LOC14 0x0000000EUL
#define _USART_ROUTELOC1_CTSLOC_LOC15 0x0000000FUL
#define _USART_ROUTELOC1_CTSLOC_LOC16 0x00000010UL
#define _USART_ROUTELOC1_CTSLOC_LOC17 0x00000011UL
#define _USART_ROUTELOC1_CTSLOC_LOC18 0x00000012UL
#define _USART_ROUTELOC1_CTSLOC_LOC19 0x00000013UL
#define _USART_ROUTELOC1_CTSLOC_LOC2 0x00000002UL
#define _USART_ROUTELOC1_CTSLOC_LOC20 0x00000014UL
#define _USART_ROUTELOC1_CTSLOC_LOC21 0x00000015UL
#define _USART_ROUTELOC1_CTSLOC_LOC22 0x00000016UL
#define _USART_ROUTELOC1_CTSLOC_LOC23 0x00000017UL
#define _USART_ROUTELOC1_CTSLOC_LOC24 0x00000018UL
#define _USART_ROUTELOC1_CTSLOC_LOC25 0x00000019UL
#define _USART_ROUTELOC1_CTSLOC_LOC26 0x0000001AUL
#define _USART_ROUTELOC1_CTSLOC_LOC27 0x0000001BUL
#define _USART_ROUTELOC1_CTSLOC_LOC28 0x0000001CUL
#define _USART_ROUTELOC1_CTSLOC_LOC29 0x0000001DUL
#define _USART_ROUTELOC1_CTSLOC_LOC3 0x00000003UL
#define _USART_ROUTELOC1_CTSLOC_LOC30 0x0000001EUL
#define _USART_ROUTELOC1_CTSLOC_LOC31 0x0000001FUL
#define _USART_ROUTELOC1_CTSLOC_LOC4 0x00000004UL
#define _USART_ROUTELOC1_CTSLOC_LOC5 0x00000005UL
#define _USART_ROUTELOC1_CTSLOC_LOC6 0x00000006UL
#define _USART_ROUTELOC1_CTSLOC_LOC7 0x00000007UL
#define _USART_ROUTELOC1_CTSLOC_LOC8 0x00000008UL
#define _USART_ROUTELOC1_CTSLOC_LOC9 0x00000009UL
#define _USART_ROUTELOC1_CTSLOC_MASK 0x1FUL
#define _USART_ROUTELOC1_CTSLOC_SHIFT 0
#define _USART_ROUTELOC1_MASK 0x00001F1FUL
#define _USART_ROUTELOC1_RESETVALUE 0x00000000UL
#define _USART_ROUTELOC1_RTSLOC_DEFAULT 0x00000000UL
#define _USART_ROUTELOC1_RTSLOC_LOC0 0x00000000UL
#define _USART_ROUTELOC1_RTSLOC_LOC1 0x00000001UL
#define _USART_ROUTELOC1_RTSLOC_LOC10 0x0000000AUL
#define _USART_ROUTELOC1_RTSLOC_LOC11 0x0000000BUL
#define _USART_ROUTELOC1_RTSLOC_LOC12 0x0000000CUL
#define _USART_ROUTELOC1_RTSLOC_LOC13 0x0000000DUL
#define _USART_ROUTELOC1_RTSLOC_LOC14 0x0000000EUL
#define _USART_ROUTELOC1_RTSLOC_LOC15 0x0000000FUL
#define _USART_ROUTELOC1_RTSLOC_LOC16 0x00000010UL
#define _USART_ROUTELOC1_RTSLOC_LOC17 0x00000011UL
#define _USART_ROUTELOC1_RTSLOC_LOC18 0x00000012UL
#define _USART_ROUTELOC1_RTSLOC_LOC19 0x00000013UL
#define _USART_ROUTELOC1_RTSLOC_LOC2 0x00000002UL
#define _USART_ROUTELOC1_RTSLOC_LOC20 0x00000014UL
#define _USART_ROUTELOC1_RTSLOC_LOC21 0x00000015UL
#define _USART_ROUTELOC1_RTSLOC_LOC22 0x00000016UL
#define _USART_ROUTELOC1_RTSLOC_LOC23 0x00000017UL
#define _USART_ROUTELOC1_RTSLOC_LOC24 0x00000018UL
#define _USART_ROUTELOC1_RTSLOC_LOC25 0x00000019UL
#define _USART_ROUTELOC1_RTSLOC_LOC26 0x0000001AUL
#define _USART_ROUTELOC1_RTSLOC_LOC27 0x0000001BUL
#define _USART_ROUTELOC1_RTSLOC_LOC28 0x0000001CUL
#define _USART_ROUTELOC1_RTSLOC_LOC29 0x0000001DUL
#define _USART_ROUTELOC1_RTSLOC_LOC3 0x00000003UL
#define _USART_ROUTELOC1_RTSLOC_LOC30 0x0000001EUL
#define _USART_ROUTELOC1_RTSLOC_LOC31 0x0000001FUL
#define _USART_ROUTELOC1_RTSLOC_LOC4 0x00000004UL
#define _USART_ROUTELOC1_RTSLOC_LOC5 0x00000005UL
#define _USART_ROUTELOC1_RTSLOC_LOC6 0x00000006UL
#define _USART_ROUTELOC1_RTSLOC_LOC7 0x00000007UL
#define _USART_ROUTELOC1_RTSLOC_LOC8 0x00000008UL
#define _USART_ROUTELOC1_RTSLOC_LOC9 0x00000009UL
#define _USART_ROUTELOC1_RTSLOC_MASK 0x1F00UL
#define _USART_ROUTELOC1_RTSLOC_SHIFT 8
#define _USART_ROUTEPEN_CLKPEN_DEFAULT 0x00000000UL
#define _USART_ROUTEPEN_CLKPEN_MASK 0x8UL
#define _USART_ROUTEPEN_CLKPEN_SHIFT 3
#define _USART_ROUTEPEN_CSPEN_DEFAULT 0x00000000UL
#define _USART_ROUTEPEN_CSPEN_MASK 0x4UL
#define _USART_ROUTEPEN_CSPEN_SHIFT 2
#define _USART_ROUTEPEN_CTSPEN_DEFAULT 0x00000000UL
#define _USART_ROUTEPEN_CTSPEN_MASK 0x10UL
#define _USART_ROUTEPEN_CTSPEN_SHIFT 4
#define _USART_ROUTEPEN_MASK 0x0000003FUL
#define _USART_ROUTEPEN_RESETVALUE 0x00000000UL
#define _USART_ROUTEPEN_RTSPEN_DEFAULT 0x00000000UL
#define _USART_ROUTEPEN_RTSPEN_MASK 0x20UL
#define _USART_ROUTEPEN_RTSPEN_SHIFT 5
#define _USART_ROUTEPEN_RXPEN_DEFAULT 0x00000000UL
#define _USART_ROUTEPEN_RXPEN_MASK 0x1UL
#define _USART_ROUTEPEN_RXPEN_SHIFT 0
#define _USART_ROUTEPEN_TXPEN_DEFAULT 0x00000000UL
#define _USART_ROUTEPEN_TXPEN_MASK 0x2UL
#define _USART_ROUTEPEN_TXPEN_SHIFT 1
#define _USART_RXDATA_MASK 0x000000FFUL
#define _USART_RXDATA_RESETVALUE 0x00000000UL
#define _USART_RXDATA_RXDATA_DEFAULT 0x00000000UL
#define _USART_RXDATA_RXDATA_MASK 0xFFUL
#define _USART_RXDATA_RXDATA_SHIFT 0
#define _USART_RXDATAX_FERR_DEFAULT 0x00000000UL
#define _USART_RXDATAX_FERR_MASK 0x8000UL
#define _USART_RXDATAX_FERR_SHIFT 15
#define _USART_RXDATAX_MASK 0x0000C1FFUL
#define _USART_RXDATAX_PERR_DEFAULT 0x00000000UL
#define _USART_RXDATAX_PERR_MASK 0x4000UL
#define _USART_RXDATAX_PERR_SHIFT 14
#define _USART_RXDATAX_RESETVALUE 0x00000000UL
#define _USART_RXDATAX_RXDATA_DEFAULT 0x00000000UL
#define _USART_RXDATAX_RXDATA_MASK 0x1FFUL
#define _USART_RXDATAX_RXDATA_SHIFT 0
#define _USART_RXDATAXP_FERRP_DEFAULT 0x00000000UL
#define _USART_RXDATAXP_FERRP_MASK 0x8000UL
#define _USART_RXDATAXP_FERRP_SHIFT 15
#define _USART_RXDATAXP_MASK 0x0000C1FFUL
#define _USART_RXDATAXP_PERRP_DEFAULT 0x00000000UL
#define _USART_RXDATAXP_PERRP_MASK 0x4000UL
#define _USART_RXDATAXP_PERRP_SHIFT 14
#define _USART_RXDATAXP_RESETVALUE 0x00000000UL
#define _USART_RXDATAXP_RXDATAP_DEFAULT 0x00000000UL
#define _USART_RXDATAXP_RXDATAP_MASK 0x1FFUL
#define _USART_RXDATAXP_RXDATAP_SHIFT 0
#define _USART_RXDOUBLE_MASK 0x0000FFFFUL
#define _USART_RXDOUBLE_RESETVALUE 0x00000000UL
#define _USART_RXDOUBLE_RXDATA0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLE_RXDATA0_MASK 0xFFUL
#define _USART_RXDOUBLE_RXDATA0_SHIFT 0
#define _USART_RXDOUBLE_RXDATA1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLE_RXDATA1_MASK 0xFF00UL
#define _USART_RXDOUBLE_RXDATA1_SHIFT 8
#define _USART_RXDOUBLEX_FERR0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEX_FERR0_MASK 0x8000UL
#define _USART_RXDOUBLEX_FERR0_SHIFT 15
#define _USART_RXDOUBLEX_FERR1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEX_FERR1_MASK 0x80000000UL
#define _USART_RXDOUBLEX_FERR1_SHIFT 31
#define _USART_RXDOUBLEX_MASK 0xC1FFC1FFUL
#define _USART_RXDOUBLEX_PERR0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEX_PERR0_MASK 0x4000UL
#define _USART_RXDOUBLEX_PERR0_SHIFT 14
#define _USART_RXDOUBLEX_PERR1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEX_PERR1_MASK 0x40000000UL
#define _USART_RXDOUBLEX_PERR1_SHIFT 30
#define _USART_RXDOUBLEX_RESETVALUE 0x00000000UL
#define _USART_RXDOUBLEX_RXDATA0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEX_RXDATA0_MASK 0x1FFUL
#define _USART_RXDOUBLEX_RXDATA0_SHIFT 0
#define _USART_RXDOUBLEX_RXDATA1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEX_RXDATA1_MASK 0x1FF0000UL
#define _USART_RXDOUBLEX_RXDATA1_SHIFT 16
#define _USART_RXDOUBLEXP_FERRP0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEXP_FERRP0_MASK 0x8000UL
#define _USART_RXDOUBLEXP_FERRP0_SHIFT 15
#define _USART_RXDOUBLEXP_FERRP1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEXP_FERRP1_MASK 0x80000000UL
#define _USART_RXDOUBLEXP_FERRP1_SHIFT 31
#define _USART_RXDOUBLEXP_MASK 0xC1FFC1FFUL
#define _USART_RXDOUBLEXP_PERRP0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEXP_PERRP0_MASK 0x4000UL
#define _USART_RXDOUBLEXP_PERRP0_SHIFT 14
#define _USART_RXDOUBLEXP_PERRP1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEXP_PERRP1_MASK 0x40000000UL
#define _USART_RXDOUBLEXP_PERRP1_SHIFT 30
#define _USART_RXDOUBLEXP_RESETVALUE 0x00000000UL
#define _USART_RXDOUBLEXP_RXDATAP0_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEXP_RXDATAP0_MASK 0x1FFUL
#define _USART_RXDOUBLEXP_RXDATAP0_SHIFT 0
#define _USART_RXDOUBLEXP_RXDATAP1_DEFAULT 0x00000000UL
#define _USART_RXDOUBLEXP_RXDATAP1_MASK 0x1FF0000UL
#define _USART_RXDOUBLEXP_RXDATAP1_SHIFT 16
#define _USART_STATUS_MASK 0x00037FFFUL
#define _USART_STATUS_MASTER_DEFAULT 0x00000000UL
#define _USART_STATUS_MASTER_MASK 0x4UL
#define _USART_STATUS_MASTER_SHIFT 2
#define _USART_STATUS_RESETVALUE 0x00002040UL
#define _USART_STATUS_RXBLOCK_DEFAULT 0x00000000UL
#define _USART_STATUS_RXBLOCK_MASK 0x8UL
#define _USART_STATUS_RXBLOCK_SHIFT 3
#define _USART_STATUS_RXDATAV_DEFAULT 0x00000000UL
#define _USART_STATUS_RXDATAV_MASK 0x80UL
#define _USART_STATUS_RXDATAV_SHIFT 7
#define _USART_STATUS_RXDATAVRIGHT_DEFAULT 0x00000000UL
#define _USART_STATUS_RXDATAVRIGHT_MASK 0x800UL
#define _USART_STATUS_RXDATAVRIGHT_SHIFT 11
#define _USART_STATUS_RXENS_DEFAULT 0x00000000UL
#define _USART_STATUS_RXENS_MASK 0x1UL
#define _USART_STATUS_RXENS_SHIFT 0
#define _USART_STATUS_RXFULL_DEFAULT 0x00000000UL
#define _USART_STATUS_RXFULL_MASK 0x100UL
#define _USART_STATUS_RXFULL_SHIFT 8
#define _USART_STATUS_RXFULLRIGHT_DEFAULT 0x00000000UL
#define _USART_STATUS_RXFULLRIGHT_MASK 0x1000UL
#define _USART_STATUS_RXFULLRIGHT_SHIFT 12
#define _USART_STATUS_TIMERRESTARTED_DEFAULT 0x00000000UL
#define _USART_STATUS_TIMERRESTARTED_MASK 0x4000UL
#define _USART_STATUS_TIMERRESTARTED_SHIFT 14
#define _USART_STATUS_TXBDRIGHT_DEFAULT 0x00000000UL
#define _USART_STATUS_TXBDRIGHT_MASK 0x200UL
#define _USART_STATUS_TXBDRIGHT_SHIFT 9
#define _USART_STATUS_TXBL_DEFAULT 0x00000001UL
#define _USART_STATUS_TXBL_MASK 0x40UL
#define _USART_STATUS_TXBL_SHIFT 6
#define _USART_STATUS_TXBSRIGHT_DEFAULT 0x00000000UL
#define _USART_STATUS_TXBSRIGHT_MASK 0x400UL
#define _USART_STATUS_TXBSRIGHT_SHIFT 10
#define _USART_STATUS_TXBUFCNT_DEFAULT 0x00000000UL
#define _USART_STATUS_TXBUFCNT_MASK 0x30000UL
#define _USART_STATUS_TXBUFCNT_SHIFT 16
#define _USART_STATUS_TXC_DEFAULT 0x00000000UL
#define _USART_STATUS_TXC_MASK 0x20UL
#define _USART_STATUS_TXC_SHIFT 5
#define _USART_STATUS_TXENS_DEFAULT 0x00000000UL
#define _USART_STATUS_TXENS_MASK 0x2UL
#define _USART_STATUS_TXENS_SHIFT 1
#define _USART_STATUS_TXIDLE_DEFAULT 0x00000001UL
#define _USART_STATUS_TXIDLE_MASK 0x2000UL
#define _USART_STATUS_TXIDLE_SHIFT 13
#define _USART_STATUS_TXTRI_DEFAULT 0x00000000UL
#define _USART_STATUS_TXTRI_MASK 0x10UL
#define _USART_STATUS_TXTRI_SHIFT 4
#define _USART_TIMECMP0_MASK 0x017700FFUL
#define _USART_TIMECMP0_RESETVALUE 0x00000000UL
#define _USART_TIMECMP0_RESTARTEN_DEFAULT 0x00000000UL
#define _USART_TIMECMP0_RESTARTEN_MASK 0x1000000UL
#define _USART_TIMECMP0_RESTARTEN_SHIFT 24
#define _USART_TIMECMP0_TCMPVAL_DEFAULT 0x00000000UL
#define _USART_TIMECMP0_TCMPVAL_MASK 0xFFUL
#define _USART_TIMECMP0_TCMPVAL_SHIFT 0
#define _USART_TIMECMP0_TSTART_DEFAULT 0x00000000UL
#define _USART_TIMECMP0_TSTART_DISABLE 0x00000000UL
#define _USART_TIMECMP0_TSTART_MASK 0x70000UL
#define _USART_TIMECMP0_TSTART_RXACT 0x00000003UL
#define _USART_TIMECMP0_TSTART_RXEOF 0x00000004UL
#define _USART_TIMECMP0_TSTART_SHIFT 16
#define _USART_TIMECMP0_TSTART_TXC 0x00000002UL
#define _USART_TIMECMP0_TSTART_TXEOF 0x00000001UL
#define _USART_TIMECMP0_TSTOP_DEFAULT 0x00000000UL
#define _USART_TIMECMP0_TSTOP_MASK 0x700000UL
#define _USART_TIMECMP0_TSTOP_RXACT 0x00000002UL
#define _USART_TIMECMP0_TSTOP_RXACTN 0x00000003UL
#define _USART_TIMECMP0_TSTOP_SHIFT 20
#define _USART_TIMECMP0_TSTOP_TCMP0 0x00000000UL
#define _USART_TIMECMP0_TSTOP_TXST 0x00000001UL
#define _USART_TIMECMP1_MASK 0x017700FFUL
#define _USART_TIMECMP1_RESETVALUE 0x00000000UL
#define _USART_TIMECMP1_RESTARTEN_DEFAULT 0x00000000UL
#define _USART_TIMECMP1_RESTARTEN_MASK 0x1000000UL
#define _USART_TIMECMP1_RESTARTEN_SHIFT 24
#define _USART_TIMECMP1_TCMPVAL_DEFAULT 0x00000000UL
#define _USART_TIMECMP1_TCMPVAL_MASK 0xFFUL
#define _USART_TIMECMP1_TCMPVAL_SHIFT 0
#define _USART_TIMECMP1_TSTART_DEFAULT 0x00000000UL
#define _USART_TIMECMP1_TSTART_DISABLE 0x00000000UL
#define _USART_TIMECMP1_TSTART_MASK 0x70000UL
#define _USART_TIMECMP1_TSTART_RXACT 0x00000003UL
#define _USART_TIMECMP1_TSTART_RXEOF 0x00000004UL
#define _USART_TIMECMP1_TSTART_SHIFT 16
#define _USART_TIMECMP1_TSTART_TXC 0x00000002UL
#define _USART_TIMECMP1_TSTART_TXEOF 0x00000001UL
#define _USART_TIMECMP1_TSTOP_DEFAULT 0x00000000UL
#define _USART_TIMECMP1_TSTOP_MASK 0x700000UL
#define _USART_TIMECMP1_TSTOP_RXACT 0x00000002UL
#define _USART_TIMECMP1_TSTOP_RXACTN 0x00000003UL
#define _USART_TIMECMP1_TSTOP_SHIFT 20
#define _USART_TIMECMP1_TSTOP_TCMP1 0x00000000UL
#define _USART_TIMECMP1_TSTOP_TXST 0x00000001UL
#define _USART_TIMECMP2_MASK 0x017700FFUL
#define _USART_TIMECMP2_RESETVALUE 0x00000000UL
#define _USART_TIMECMP2_RESTARTEN_DEFAULT 0x00000000UL
#define _USART_TIMECMP2_RESTARTEN_MASK 0x1000000UL
#define _USART_TIMECMP2_RESTARTEN_SHIFT 24
#define _USART_TIMECMP2_TCMPVAL_DEFAULT 0x00000000UL
#define _USART_TIMECMP2_TCMPVAL_MASK 0xFFUL
#define _USART_TIMECMP2_TCMPVAL_SHIFT 0
#define _USART_TIMECMP2_TSTART_DEFAULT 0x00000000UL
#define _USART_TIMECMP2_TSTART_DISABLE 0x00000000UL
#define _USART_TIMECMP2_TSTART_MASK 0x70000UL
#define _USART_TIMECMP2_TSTART_RXACT 0x00000003UL
#define _USART_TIMECMP2_TSTART_RXEOF 0x00000004UL
#define _USART_TIMECMP2_TSTART_SHIFT 16
#define _USART_TIMECMP2_TSTART_TXC 0x00000002UL
#define _USART_TIMECMP2_TSTART_TXEOF 0x00000001UL
#define _USART_TIMECMP2_TSTOP_DEFAULT 0x00000000UL
#define _USART_TIMECMP2_TSTOP_MASK 0x700000UL
#define _USART_TIMECMP2_TSTOP_RXACT 0x00000002UL
#define _USART_TIMECMP2_TSTOP_RXACTN 0x00000003UL
#define _USART_TIMECMP2_TSTOP_SHIFT 20
#define _USART_TIMECMP2_TSTOP_TCMP2 0x00000000UL
#define _USART_TIMECMP2_TSTOP_TXST 0x00000001UL
#define _USART_TIMING_CSHOLD_DEFAULT 0x00000000UL
#define _USART_TIMING_CSHOLD_MASK 0x70000000UL
#define _USART_TIMING_CSHOLD_ONE 0x00000001UL
#define _USART_TIMING_CSHOLD_SEVEN 0x00000004UL
#define _USART_TIMING_CSHOLD_SHIFT 28
#define _USART_TIMING_CSHOLD_TCMP0 0x00000005UL
#define _USART_TIMING_CSHOLD_TCMP1 0x00000006UL
#define _USART_TIMING_CSHOLD_TCMP2 0x00000007UL
#define _USART_TIMING_CSHOLD_THREE 0x00000003UL
#define _USART_TIMING_CSHOLD_TWO 0x00000002UL
#define _USART_TIMING_CSHOLD_ZERO 0x00000000UL
#define _USART_TIMING_CSSETUP_DEFAULT 0x00000000UL
#define _USART_TIMING_CSSETUP_MASK 0x700000UL
#define _USART_TIMING_CSSETUP_ONE 0x00000001UL
#define _USART_TIMING_CSSETUP_SEVEN 0x00000004UL
#define _USART_TIMING_CSSETUP_SHIFT 20
#define _USART_TIMING_CSSETUP_TCMP0 0x00000005UL
#define _USART_TIMING_CSSETUP_TCMP1 0x00000006UL
#define _USART_TIMING_CSSETUP_TCMP2 0x00000007UL
#define _USART_TIMING_CSSETUP_THREE 0x00000003UL
#define _USART_TIMING_CSSETUP_TWO 0x00000002UL
#define _USART_TIMING_CSSETUP_ZERO 0x00000000UL
#define _USART_TIMING_ICS_DEFAULT 0x00000000UL
#define _USART_TIMING_ICS_MASK 0x7000000UL
#define _USART_TIMING_ICS_ONE 0x00000001UL
#define _USART_TIMING_ICS_SEVEN 0x00000004UL
#define _USART_TIMING_ICS_SHIFT 24
#define _USART_TIMING_ICS_TCMP0 0x00000005UL
#define _USART_TIMING_ICS_TCMP1 0x00000006UL
#define _USART_TIMING_ICS_TCMP2 0x00000007UL
#define _USART_TIMING_ICS_THREE 0x00000003UL
#define _USART_TIMING_ICS_TWO 0x00000002UL
#define _USART_TIMING_ICS_ZERO 0x00000000UL
#define _USART_TIMING_MASK 0x77770000UL
#define _USART_TIMING_RESETVALUE 0x00000000UL
#define _USART_TIMING_TXDELAY_DEFAULT 0x00000000UL
#define _USART_TIMING_TXDELAY_DISABLE 0x00000000UL
#define _USART_TIMING_TXDELAY_MASK 0x70000UL
#define _USART_TIMING_TXDELAY_ONE 0x00000001UL
#define _USART_TIMING_TXDELAY_SEVEN 0x00000004UL
#define _USART_TIMING_TXDELAY_SHIFT 16
#define _USART_TIMING_TXDELAY_TCMP0 0x00000005UL
#define _USART_TIMING_TXDELAY_TCMP1 0x00000006UL
#define _USART_TIMING_TXDELAY_TCMP2 0x00000007UL
#define _USART_TIMING_TXDELAY_THREE 0x00000003UL
#define _USART_TIMING_TXDELAY_TWO 0x00000002UL
#define _USART_TRIGCTRL_AUTOTXTEN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_AUTOTXTEN_MASK 0x40UL
#define _USART_TRIGCTRL_AUTOTXTEN_SHIFT 6
#define _USART_TRIGCTRL_MASK 0x000F1FF0UL
#define _USART_TRIGCTRL_RESETVALUE 0x00000000UL
#define _USART_TRIGCTRL_RXATX0EN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_RXATX0EN_MASK 0x400UL
#define _USART_TRIGCTRL_RXATX0EN_SHIFT 10
#define _USART_TRIGCTRL_RXATX1EN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_RXATX1EN_MASK 0x800UL
#define _USART_TRIGCTRL_RXATX1EN_SHIFT 11
#define _USART_TRIGCTRL_RXATX2EN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_RXATX2EN_MASK 0x1000UL
#define _USART_TRIGCTRL_RXATX2EN_SHIFT 12
#define _USART_TRIGCTRL_RXTEN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_RXTEN_MASK 0x10UL
#define _USART_TRIGCTRL_RXTEN_SHIFT 4
#define _USART_TRIGCTRL_TSEL_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_TSEL_MASK 0xF0000UL
#define _USART_TRIGCTRL_TSEL_PRSCH0 0x00000000UL
#define _USART_TRIGCTRL_TSEL_PRSCH1 0x00000001UL
#define _USART_TRIGCTRL_TSEL_PRSCH10 0x0000000AUL
#define _USART_TRIGCTRL_TSEL_PRSCH11 0x0000000BUL
#define _USART_TRIGCTRL_TSEL_PRSCH2 0x00000002UL
#define _USART_TRIGCTRL_TSEL_PRSCH3 0x00000003UL
#define _USART_TRIGCTRL_TSEL_PRSCH4 0x00000004UL
#define _USART_TRIGCTRL_TSEL_PRSCH5 0x00000005UL
#define _USART_TRIGCTRL_TSEL_PRSCH6 0x00000006UL
#define _USART_TRIGCTRL_TSEL_PRSCH7 0x00000007UL
#define _USART_TRIGCTRL_TSEL_PRSCH8 0x00000008UL
#define _USART_TRIGCTRL_TSEL_PRSCH9 0x00000009UL
#define _USART_TRIGCTRL_TSEL_SHIFT 16
#define _USART_TRIGCTRL_TXARX0EN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_TXARX0EN_MASK 0x80UL
#define _USART_TRIGCTRL_TXARX0EN_SHIFT 7
#define _USART_TRIGCTRL_TXARX1EN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_TXARX1EN_MASK 0x100UL
#define _USART_TRIGCTRL_TXARX1EN_SHIFT 8
#define _USART_TRIGCTRL_TXARX2EN_DEFAULT 0x00000000UL
#define _USART_TRIGCTRL_TXARX2EN_MASK 0x200UL
#define _USART_TRIGCTRL_TXARX2EN_SHIFT 9
#define