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