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

type KEY_1 = Reg<u32, _KEY_1>;

AES Key material 1

This register you can read. See API.

For information about available fields see key_1 module

Trait Implementations

impl Readable for KEY_1[src]

read() method returns key_1::R reader structure