Type Alias esp32h2::uart0::TOUT_CONF

source ·
pub type TOUT_CONF = Reg<TOUT_CONF_SPEC>;
Expand description

TOUT_CONF (rw) register accessor: UART threshold and allocation configuration

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

For information about available fields see tout_conf module

Aliased Type§

struct TOUT_CONF { /* private fields */ }