[][src]Type Definition stm32wb_pac::aes2::KEYR6

type KEYR6 = Reg<u32, _KEYR6>;

key register 6

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

For information about available fields see keyr6 module

Trait Implementations

impl Readable for KEYR6[src]

read() method returns keyr6::R reader structure

impl ResetValue for KEYR6[src]

Register KEYR6 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEYR6[src]

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