Type Alias 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
struct BUSY { }