Type Alias esp32c2::rtc_cntl::RESET_STATE

source ·
pub type RESET_STATE = Reg<RESET_STATE_SPEC>;
Expand description

RESET_STATE (rw) register accessor: register description

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

For information about available fields see reset_state module

Aliased Type§

struct RESET_STATE { /* private fields */ }