Type Alias CONTINUE

Source
pub type CONTINUE = Reg<CONTINUE_SPEC>;
Expand description

CONTINUE (r) register accessor: Typical SHA configuration register 1.

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

For information about available fields see continue_ module

Aliased Typeยง

pub struct CONTINUE { /* private fields */ }