Type Alias esp32c3::uart0::swfc_conf1::XON_CHAR_W

source ·
pub type XON_CHAR_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field XON_CHAR writer - This register stores the Xon flow control char.

Aliased Type§

struct XON_CHAR_W<'a, REG> { /* private fields */ }