Type Alias esp32c3::uart0::flow_conf::SEND_XON_R

source ·
pub type SEND_XON_R = BitReader;
Expand description

Field SEND_XON reader - Set this bit to send Xon char. It is cleared by hardware automatically.

Aliased Type§

struct SEND_XON_R { /* private fields */ }