Struct esp32c2_hal::pac::gpio::strap::STRAP_SPEC
pub struct STRAP_SPEC;
Expand description
Trait Implementations§
§impl Readable for STRAP_SPEC
impl Readable for STRAP_SPEC
read()
method returns strap::R reader structure
§impl RegisterSpec for STRAP_SPEC
impl RegisterSpec for STRAP_SPEC
§impl Resettable for STRAP_SPEC
impl Resettable for STRAP_SPEC
reset()
method sets STRAP to value 0
§const RESET_VALUE: <STRAP_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::gpio::strap::STRAP_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
const RESET_VALUE: <STRAP_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::gpio::strap::STRAP_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.