Module idle_conf

Source
Expand description

Frame end idle time configuration

Structs§

IDLE_CONF_SPEC
Frame end idle time configuration

Type Aliases§

R
Register IDLE_CONF reader
RX_IDLE_THRHD_R
Field RX_IDLE_THRHD reader - A frame end signal is generated when the receiver takes more time to receive one byte data than this register’s value, in the unit of bit time (the time it takes to transfer one bit).
RX_IDLE_THRHD_W
Field RX_IDLE_THRHD writer - A frame end signal is generated when the receiver takes more time to receive one byte data than this register’s value, in the unit of bit time (the time it takes to transfer one bit).
TX_BRK_NUM_R
Field TX_BRK_NUM reader - This register is used to configure the number of 0 to be sent after the process of sending data is done. It is active when UART_TXD_BRK is set to 1.
TX_BRK_NUM_W
Field TX_BRK_NUM writer - This register is used to configure the number of 0 to be sent after the process of sending data is done. It is active when UART_TXD_BRK is set to 1.
TX_IDLE_NUM_R
Field TX_IDLE_NUM reader - This register is used to configure the duration time between transfers, in the unit of bit time (the time it takes to transfer one bit).
TX_IDLE_NUM_W
Field TX_IDLE_NUM writer - This register is used to configure the duration time between transfers, in the unit of bit time (the time it takes to transfer one bit).
W
Register IDLE_CONF writer