pub struct HCON_SPEC;
Expand description
Trait Implementations§
§impl Resettable for HCON_SPEC
impl Resettable for HCON_SPEC
reset()
method sets HCON to value 0x0344_4cc3
§const RESET_VALUE: <HCON_SPEC as RegisterSpec>::Ux = {transmute(0x03444cc3): <esp_hal_common::esp32::sdmmc::hcon::HCON_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <HCON_SPEC as RegisterSpec>::Ux = {transmute(0x03444cc3): <esp_hal_common::esp32::sdmmc::hcon::HCON_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.