Type Alias esp32c3::uart0::swfc_conf1::XON_THRESHOLD_R

source ·
pub type XON_THRESHOLD_R = FieldReader<u16>;
Expand description

Field XON_THRESHOLD reader - When the data amount in Rx-FIFO is less than this register value with uart_sw_flow_con_en set to 1, it will send a Xon char.

Aliased Type§

struct XON_THRESHOLD_R { /* private fields */ }