Type Alias esp32c3::sha::BUSY

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

BUSY (r) register accessor: Busy register.

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 */ }