Expand description
Structs
Register
SWFC_CONF
readerRegister
SWFC_CONF
writerType Definitions
Field
XOFF_CHAR
reader - This register stores the xoff flow control char.Field
XOFF_CHAR
writer - This register stores the xoff flow control char.Field
XOFF_THRESHOLD
reader - When the data amount in receiver’s fifo is less than this register value. it will send a xon char with uart_sw_flow_con_en set to 1.Field
XOFF_THRESHOLD
writer - When the data amount in receiver’s fifo is less than this register value. it will send a xon char with uart_sw_flow_con_en set to 1.Field
XON_CHAR
reader - This register stores the xon flow control char.Field
XON_CHAR
writer - This register stores the xon flow control char.Field
XON_THRESHOLD
reader - when the data amount in receiver’s fifo is more than this register value. it will send a xoff char with uart_sw_flow_con_en set to 1.Field
XON_THRESHOLD
writer - when the data amount in receiver’s fifo is more than this register value. it will send a xoff char with uart_sw_flow_con_en set to 1.