pub type CONTINUE = Reg<CONTINUE_SPEC>;Expand description
CONTINUE (w) register accessor: AES continue register
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 */ }