Type Definition stm32wb_stm32hal::stm32wb55::flash::KEYR[][src]

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

Trait Implementations

Register KEYR reset()’s with value 0

Register size

Reset value of the register

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