Struct esp32_hal::pac::sdmmc::resp0::RESP0_SPEC
pub struct RESP0_SPEC;
Expand description
Trait Implementations§
§impl Readable for RESP0_SPEC
impl Readable for RESP0_SPEC
read()
method returns resp0::R reader structure
§impl RegisterSpec for RESP0_SPEC
impl RegisterSpec for RESP0_SPEC
§impl Resettable for RESP0_SPEC
impl Resettable for RESP0_SPEC
reset()
method sets RESP0 to value 0
§const RESET_VALUE: <RESP0_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::sdmmc::resp0::RESP0_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <RESP0_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::sdmmc::resp0::RESP0_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.