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

type KEY_0 = Reg<u32, _KEY_0>;

AES Key material 0

This register you can read. See API.

For information about available fields see key_0 module

Trait Implementations

impl Readable for KEY_0[src]

read() method returns key_0::R reader structure