Struct esp32::sdmmc::mintsts::MINTSTS_SPEC
source · pub struct MINTSTS_SPEC;
Expand description
Trait Implementations§
source§impl Readable for MINTSTS_SPEC
impl Readable for MINTSTS_SPEC
read()
method returns mintsts::R reader structure
source§impl RegisterSpec for MINTSTS_SPEC
impl RegisterSpec for MINTSTS_SPEC
source§impl Resettable for MINTSTS_SPEC
impl Resettable for MINTSTS_SPEC
reset()
method sets MINTSTS to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sdmmc::mintsts::MINTSTS_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sdmmc::mintsts::MINTSTS_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.