Type Alias esp32c3::uart0::SLEEP_CONF

source ·
pub type SLEEP_CONF = Reg<SLEEP_CONF_SPEC>;
Expand description

SLEEP_CONF (rw) register accessor: Sleep-mode configuration

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

For information about available fields see sleep_conf module

Aliased Type§

struct SLEEP_CONF { /* private fields */ }