Type Alias esp32s2::uart0::IDLE_CONF

source ·
pub type IDLE_CONF = Reg<IDLE_CONF_SPEC>;
Expand description

IDLE_CONF (rw) register accessor: Frame end idle time configuration

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

For information about available fields see idle_conf module

Aliased Type§

struct IDLE_CONF { /* private fields */ }