Type Alias esp32h2::uart0::SLEEP_CONF0

source ·
pub type SLEEP_CONF0 = Reg<SLEEP_CONF0_SPEC>;
Expand description

SLEEP_CONF0 (rw) register accessor: UART sleep configure register 0

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

For information about available fields see sleep_conf0 module

Aliased Type§

struct SLEEP_CONF0 { /* private fields */ }