pub type Runlock = Reg<RunlockSpec>;
Expand description
RUNLOCK (r) register accessor: Lock Section
You can read
this register and get runlock::R
. See API.
For information about available fields see runlock
module
Aliased Typeยง
struct Runlock { /* private fields */ }