pub type SYS_STATUS = Reg<SYS_STATUS_SPEC>;Expand description
SYS_STATUS (r) register accessor: System status register.
You can read this register and get sys_status::R. See API.
For information about available fields see sys_status module
Aliased Typeยง
pub struct SYS_STATUS { /* private fields */ }