Expand description

Configuration register 0

Structs

Type Aliases

  • Field BIT_NUM reader - This register is used to set the length of data.
  • Field BIT_NUM writer - This register is used to set the length of data.
  • Field DIS_RX_DAT_OVF reader - Disable UART Rx data overflow detect.
  • Field DIS_RX_DAT_OVF writer - Disable UART Rx data overflow detect.
  • Field ERR_WR_MASK reader - 1’h1: Receiver stops storing data into FIFO when data is wrong. 1’h0: Receiver stores the data even if the received data is wrong.
  • Field ERR_WR_MASK writer - 1’h1: Receiver stops storing data into FIFO when data is wrong. 1’h0: Receiver stores the data even if the received data is wrong.
  • Field LOOPBACK reader - Set this bit to enable uart loopback test mode.
  • Field LOOPBACK writer - Set this bit to enable uart loopback test mode.
  • Field MEM_CLK_EN reader - UART memory clock gate enable signal.
  • Field MEM_CLK_EN writer - UART memory clock gate enable signal.
  • Field PARITY_EN reader - Set this bit to enable uart parity check.
  • Field PARITY_EN writer - Set this bit to enable uart parity check.
  • Field PARITY reader - This register is used to configure the parity check mode.
  • Field PARITY writer - This register is used to configure the parity check mode.
  • Register CONF0_SYNC reader
  • Field RXD_INV reader - Set this bit to inverse the level value of uart rxd signal.
  • Field RXD_INV writer - Set this bit to inverse the level value of uart rxd signal.
  • Field RXFIFO_RST reader - Set this bit to reset the uart receive-FIFO.
  • Field RXFIFO_RST writer - Set this bit to reset the uart receive-FIFO.
  • Field STOP_BIT_NUM reader - This register is used to set the length of stop bit.
  • Field STOP_BIT_NUM writer - This register is used to set the length of stop bit.
  • Field SW_RTS reader - This register is used to configure the software rts signal which is used in software flow control.
  • Field SW_RTS writer - This register is used to configure the software rts signal which is used in software flow control.
  • Field TXD_BRK reader - Set this bit to enbale transmitter to send NULL when the process of sending data is done.
  • Field TXD_BRK writer - Set this bit to enbale transmitter to send NULL when the process of sending data is done.
  • Field TXD_INV reader - Set this bit to inverse the level value of uart txd signal.
  • Field TXD_INV writer - Set this bit to inverse the level value of uart txd signal.
  • Field TXFIFO_RST reader - Set this bit to reset the uart transmit-FIFO.
  • Field TXFIFO_RST writer - Set this bit to reset the uart transmit-FIFO.
  • Field TX_FLOW_EN reader - Set this bit to enable flow control function for transmitter.
  • Field TX_FLOW_EN writer - Set this bit to enable flow control function for transmitter.
  • Register CONF0_SYNC writer