Type Alias esp32s2::sha::BUSY

source ·
pub type BUSY = Reg<BUSY_SPEC>;
Expand description

BUSY (r) register accessor: Indicates if SHA Accelerator is busy or not

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

For information about available fields see busy module

Aliased Type§

struct BUSY { /* private fields */ }