[][src]Type Definition k210_pac::aes::KEY_EXT

type KEY_EXT = Reg<u32, _KEY_EXT>;

5th-8th word of key

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

For information about avaliable fields see key_ext module

Trait Implementations

impl Readable for KEY_EXT[src]

read() method returns key_ext::R reader structure

impl Writable for KEY_EXT[src]

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

impl ResetValue for KEY_EXT[src]

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

type Type = u32

Register size