Struct esp32c3::uart0::sleep_conf::SLEEP_CONF_SPEC [−][src]
pub struct SLEEP_CONF_SPEC;
Expand description
Sleep-mode configuration
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see sleep_conf module
Trait Implementations
read()
method returns sleep_conf::R reader structure
reset()
method sets SLEEP_CONF to value 0xf0
Reset value of the register.
write(|w| ..)
method takes sleep_conf::W writer structure