Type Alias esp32h2::uart0::SLEEP_CONF1

source ·
pub type SLEEP_CONF1 = Reg<SLEEP_CONF1_SPEC>;
Expand description

SLEEP_CONF1 (rw) register accessor: UART sleep configure register 1

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

For information about available fields see sleep_conf1 module

Aliased Type§

struct SLEEP_CONF1 { /* private fields */ }