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