pub type LOCK_CTRL = Reg<LOCK_CTRL_SPEC>;
Expand description
LOCK_CTRL (rw) register accessor: Lock-class (manual lock) operation control register
You can read
this register and get lock_ctrl::R
. You can reset
, write
, write_with_zero
this register using lock_ctrl::W
. You can also modify
this register. See API.
For information about available fields see lock_ctrl
module
Aliased Typeยง
struct LOCK_CTRL { /* private fields */ }