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