Type Alias esp32c3::sha::CONTINUE

source ·
pub type CONTINUE = Reg<CONTINUE_SPEC>;
Expand description

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

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