pub type Lockstatus = Reg<LockstatusSpec>;
Expand description
LOCKSTATUS (r) register accessor: MTB Lock Status
You can read
this register and get lockstatus::R
. See API.
For information about available fields see lockstatus
module
Aliased Typeยง
struct Lockstatus { /* private fields */ }