Type Alias Lockaccess

Source
pub type Lockaccess = Reg<LockaccessSpec>;
Expand description

LOCKACCESS (rw) register accessor: MTB Lock Access

You can read this register and get lockaccess::R. You can reset, write, write_with_zero this register using lockaccess::W. You can also modify this register. See API.

For information about available fields see lockaccess module

Aliased Typeยง

struct Lockaccess { /* private fields */ }