[][src]Type Definition atsame70q19b::aes::AES_KEYWR

type AES_KEYWR = Reg<u32, _AES_KEYWR>;

Key Word Register

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

For information about available fields see aes_keywr module

Trait Implementations

impl ResetValue for AES_KEYWR[src]

Register AES_KEYWR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for AES_KEYWR[src]

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