Type Alias 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ยง

pub struct MAIN_STATE { /* private fields */ }