Type Alias esp32c6::pmu::MAIN_STATE

source ·
pub type MAIN_STATE = Reg<MAIN_STATE_SPEC>;
Expand description

MAIN_STATE (r) register accessor: need_des

You can read this register and get main_state::R. See API.

For information about available fields see main_state module

Aliased Type§

struct MAIN_STATE { /* private fields */ }