Type Definition stm32l4_stm32hal::stm32l4x5::flash::OPTKEYR[][src]

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

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

Register OPTKEYR reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes optkeyr::W writer structure