Type Alias esp32c3::uart0::TXBRK_CONF

source ·
pub type TXBRK_CONF = Reg<TXBRK_CONF_SPEC>;
Expand description

TXBRK_CONF (rw) register accessor: Tx Break character configuration

You can read this register and get txbrk_conf::R. You can reset, write, write_with_zero this register using txbrk_conf::W. You can also modify this register. See API.

For information about available fields see txbrk_conf module

Aliased Type§

struct TXBRK_CONF { /* private fields */ }