Struct esp32_hal::pac::sdmmc::verid::VERID_SPEC
pub struct VERID_SPEC;
Expand description
Trait Implementations§
§impl Readable for VERID_SPEC
impl Readable for VERID_SPEC
read()
method returns verid::R reader structure
§impl RegisterSpec for VERID_SPEC
impl RegisterSpec for VERID_SPEC
§impl Resettable for VERID_SPEC
impl Resettable for VERID_SPEC
reset()
method sets VERID to value 0x5432_270a
§const RESET_VALUE: <VERID_SPEC as RegisterSpec>::Ux = {transmute(0x5432270a): <esp_hal_common::esp32::sdmmc::verid::VERID_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <VERID_SPEC as RegisterSpec>::Ux = {transmute(0x5432270a): <esp_hal_common::esp32::sdmmc::verid::VERID_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.