TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
UARTxSWRST Register

UARTxSWRST Register Definition. More...

Macros

#define UARTxSWRST_SWRSTF_MASK   ((uint32_t)0x00000080)
 
#define UARTxSWRST_SWRSTF_IDLE   ((uint32_t)0x00000000)
 
#define UARTxSWRST_SWRSTF_RUN   ((uint32_t)0x00000080)
 
#define UARTxSWRST_SWRST_10   ((uint32_t)0x00000002)
 
#define UARTxSWRST_SWRST_01   ((uint32_t)0x00000001)
 

Detailed Description

UARTxSWRST Register Definition.

Detail.

Bit Bit Symbol
31-8 -
7 SWRSTF
6:2 -
1:0 SWRST

Macro Definition Documentation

§ UARTxSWRST_SWRST_01

#define UARTxSWRST_SWRST_01   ((uint32_t)0x00000001)

SWRST :"01"

§ UARTxSWRST_SWRST_10

#define UARTxSWRST_SWRST_10   ((uint32_t)0x00000002)

SWRST :"10"

§ UARTxSWRST_SWRSTF_IDLE

#define UARTxSWRST_SWRSTF_IDLE   ((uint32_t)0x00000000)

SWRSTF :Not be "Software Reset".

§ UARTxSWRST_SWRSTF_MASK

#define UARTxSWRST_SWRSTF_MASK   ((uint32_t)0x00000080)

SWRSTF :Mask.

§ UARTxSWRST_SWRSTF_RUN

#define UARTxSWRST_SWRSTF_RUN   ((uint32_t)0x00000080)

SWRSTF :During "Software Reset".