KEYR

Type Alias KEYR 

Source
pub type KEYR = Reg<KEYRrs>;
Expand description

KEYR (w) register accessor: Flash key register

You can reset, write, write_with_zero this register using keyr::W. See API.

See register structure

For information about available fields see keyr module

Aliased Typeยง

pub struct KEYR { /* private fields */ }