[−][src]Type Definition stm32wb_pac::flash::OPTKEYR
type OPTKEYR = Reg<u32, _OPTKEYR>;
Option byte key register
This register you can reset, write, write_with_zero. See API.
For information about available fields see optkeyr module
Trait Implementations
impl ResetValue for OPTKEYR[src]
Register OPTKEYR reset()'s with value 0
impl Writable for OPTKEYR[src]
write(|w| ..) method takes optkeyr::W writer structure