pub type KEYR = Reg<u32, _KEYR>;
Expand description
Flash key register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see keyr module
Aliased Type§
pub struct KEYR { /* private fields */ }