[][src]Type Definition cc3220sf::aes::KEY1_5

type KEY1_5 = Reg<u32, _KEY1_5>;

Key (MSW for 192-bit key)

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

For information about available fields see key1_5 module

Trait Implementations

impl Readable for KEY1_5[src]

read() method returns key1_5::R reader structure

impl ResetValue for KEY1_5[src]

Register KEY1_5 reset()'s with value 0

type Type = u32

Register size

impl Writable for KEY1_5[src]

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