pub type CONTINUE = Reg<CONTINUE_SPEC>;
Expand description
CONTINUE (w) register accessor: Continues SHA operation (only effective in Typical SHA mode)
You can reset
, write
, write_with_zero
this register using continue_::W
. See API.
For information about available fields see continue_
module
Aliased Typeยง
struct CONTINUE { /* private fields */ }