[][src]Type Definition esp32::aes::KEY_2

type KEY_2 = Reg<u32, _KEY_2>;

AES Key material 2

This register you can read. See API.

For information about available fields see key_2 module

Trait Implementations

impl Readable for KEY_2[src]

read() method returns key_2::R reader structure