pub type ADDR_LOCK = Reg<ADDR_LOCK_SPEC>;
Expand description
ADDR_LOCK (rw) register accessor: hardware lock regsiter
You can read
this register and get addr_lock::R
. You can reset
, write
, write_with_zero
this register using addr_lock::W
. You can also modify
this register. See API.
For information about available fields see addr_lock
module
Aliased Type§
struct ADDR_LOCK { /* private fields */ }