Struct esp32c2_hal::pac::sha::continue_::CONTINUE_SPEC
pub struct CONTINUE_SPEC;
Expand description
Trait Implementations§
§impl Readable for CONTINUE_SPEC
impl Readable for CONTINUE_SPEC
read()
method returns continue_::R reader structure
§impl RegisterSpec for CONTINUE_SPEC
impl RegisterSpec for CONTINUE_SPEC
§impl Resettable for CONTINUE_SPEC
impl Resettable for CONTINUE_SPEC
reset()
method sets CONTINUE to value 0
§const RESET_VALUE: <CONTINUE_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::sha::continue_::CONTINUE_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
const RESET_VALUE: <CONTINUE_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::sha::continue_::CONTINUE_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.