Type Definition stm32g4::stm32g484::aes::KEYR5[][src]

type KEYR5 = Reg<u32, _KEYR5>;

key register 5

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

For information about available fields see keyr5 module

Trait Implementations

impl Readable for KEYR5[src]

read() method returns keyr5::R reader structure

impl ResetValue for KEYR5[src]

Register KEYR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEYR5[src]

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