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

type IDLE = Reg<u32, _IDLE>;

AES Idle

This register you can read. See API.

For information about available fields see idle module

Trait Implementations

impl Readable for IDLE[src]

read() method returns idle::R reader structure