Type Definition stm32wb::stm32wb55::aes1::KEYR4[][src]

type KEYR4 = Reg<u32, _KEYR4>;

key register 4

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

For information about available fields see keyr4 module

Trait Implementations

impl Readable for KEYR4[src]

read() method returns keyr4::R reader structure

impl ResetValue for KEYR4[src]

Register KEYR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEYR4[src]

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