Type Alias esp32s2::rsa::IDLE

source ·
pub type IDLE = Reg<IDLE_SPEC>;
Expand description

IDLE (r) register accessor: RSA idle register

You can read this register and get idle::R. See API.

For information about available fields see idle module

Aliased Type§

struct IDLE { /* private fields */ }