pub type STATUS = Reg<STATUS_SPEC>;
Expand description
STATUS register accessor: an alias for Reg<STATUS_SPEC>
Aliased Typeยง
struct STATUS { /* private fields */ }
pub type STATUS = Reg<STATUS_SPEC>;
STATUS register accessor: an alias for Reg<STATUS_SPEC>
struct STATUS { /* private fields */ }