Type Definition stm32g4::stm32g431::flash::PDKEYR[][src]

type PDKEYR = Reg<u32, _PDKEYR>;

Power down key register

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

For information about available fields see pdkeyr module

Trait Implementations

impl ResetValue for PDKEYR[src]

Register PDKEYR reset()'s with value 0

type Type = u32

Register size

impl Writable for PDKEYR[src]

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