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

type KEY_3 = Reg<u32, _KEY_3>;

AES Key material 3

This register you can read. See API.

For information about available fields see key_3 module

Trait Implementations

impl Readable for KEY_3[src]

read() method returns key_3::R reader structure