Type Alias LCKR

Source
pub type LCKR = Reg<LCKRrs>;
Expand description

LCKR (rw) register accessor: GPIO port configuration lock register

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

See register structure

For information about available fields see lckr module

Aliased Typeยง

pub struct LCKR { /* private fields */ }