Type Alias esp32c3::uart0::swfc_conf0::XOFF_THRESHOLD_R

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

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

Aliased Type§

struct XOFF_THRESHOLD_R { /* private fields */ }