Expand description
Configuration register 1
Structs§
- Configuration register 1
Type Aliases§
- Field
CLK_ENreader - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers. - Field
CLK_ENwriter - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers. - Field
CTS_INVreader - Set this bit to inverse the level value of uart cts signal. - Field
CTS_INVwriter - Set this bit to inverse the level value of uart cts signal. - Field
DSR_INVreader - Set this bit to inverse the level value of uart dsr signal. - Field
DSR_INVwriter - Set this bit to inverse the level value of uart dsr signal. - Field
DTR_INVreader - Set this bit to inverse the level value of uart dtr signal. - Field
DTR_INVwriter - Set this bit to inverse the level value of uart dtr signal. - Register
CONF1reader - Field
RTS_INVreader - Set this bit to inverse the level value of uart rts signal. - Field
RTS_INVwriter - Set this bit to inverse the level value of uart rts signal. - Field
RXFIFO_FULL_THRHDreader - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value. - Field
RXFIFO_FULL_THRHDwriter - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value. - Field
SW_DTRreader - This register is used to configure the software dtr signal which is used in software flow control. - Field
SW_DTRwriter - This register is used to configure the software dtr signal which is used in software flow control. - Field
TXFIFO_EMPTY_THRHDreader - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value. - Field
TXFIFO_EMPTY_THRHDwriter - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value. - Register
CONF1writer