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

type TEXT_2 = Reg<u32, _TEXT_2>;

Plaintext and ciphertext register 2

This register you can read. See API.

For information about available fields see text_2 module

Trait Implementations

impl Readable for TEXT_2[src]

read() method returns text_2::R reader structure