Type Alias OPTKEYR

Source
pub type OPTKEYR = Reg<u32, _OPTKEYR>;
Expand description

Flash option key register

This register you can reset, write, write_with_zero. See API.

For information about available fields see optkeyr module

Aliased Typeยง

pub struct OPTKEYR { /* private fields */ }