pub struct Sdhc0 { /* private fields */ }
Expand description
SD/MMC Host Controller
Implementations§
Source§impl Sdhc0
impl Sdhc0
Sourcepub const PTR: *const RegisterBlock = {0x45000000 as *const sdhc0::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x45000000 as *const sdhc0::RegisterBlock}
Pointer to the register block
Sourcepub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block
Sourcepub unsafe fn steal() -> Self
pub unsafe fn steal() -> Self
Steal an instance of this peripheral
§Safety
Ensure that the new instance of the peripheral cannot be used in a way that may race with any existing instances, for example by only accessing read-only or write-only registers, or by consuming the original peripheral and using critical sections to coordinate access between multiple new instances.
Additionally, other software such as HALs may rely on only one peripheral instance existing to ensure memory safety; ensure no stolen instances are passed to such software.
Methods from Deref<Target = RegisterBlock>§
Sourcepub fn ssar_cmd23_mode(&self) -> &SsarCmd23Mode
pub fn ssar_cmd23_mode(&self) -> &SsarCmd23Mode
0x00 - SDMA System Address / Argument 2
Sourcepub fn rr_iter(&self) -> impl Iterator<Item = &Rr>
pub fn rr_iter(&self) -> impl Iterator<Item = &Rr>
Iterator for array of: 0x10..0x20 - Response
Sourcepub fn hc1r_emmc_mode(&self) -> &Hc1rEmmcMode
pub fn hc1r_emmc_mode(&self) -> &Hc1rEmmcMode
0x28 - Host Control 1
Sourcepub fn bgcr_emmc_mode(&self) -> &BgcrEmmcMode
pub fn bgcr_emmc_mode(&self) -> &BgcrEmmcMode
0x2a - Block Gap Control
Sourcepub fn nistr_emmc_mode(&self) -> &NistrEmmcMode
pub fn nistr_emmc_mode(&self) -> &NistrEmmcMode
0x30 - Normal Interrupt Status
Sourcepub fn eistr_emmc_mode(&self) -> &EistrEmmcMode
pub fn eistr_emmc_mode(&self) -> &EistrEmmcMode
0x32 - Error Interrupt Status
Sourcepub fn nister_emmc_mode(&self) -> &NisterEmmcMode
pub fn nister_emmc_mode(&self) -> &NisterEmmcMode
0x34 - Normal Interrupt Status Enable
Sourcepub fn eister_emmc_mode(&self) -> &EisterEmmcMode
pub fn eister_emmc_mode(&self) -> &EisterEmmcMode
0x36 - Error Interrupt Status Enable
Sourcepub fn nisier_emmc_mode(&self) -> &NisierEmmcMode
pub fn nisier_emmc_mode(&self) -> &NisierEmmcMode
0x38 - Normal Interrupt Signal Enable
Sourcepub fn eisier_emmc_mode(&self) -> &EisierEmmcMode
pub fn eisier_emmc_mode(&self) -> &EisierEmmcMode
0x3a - Error Interrupt Signal Enable
Sourcepub fn hc2r_emmc_mode(&self) -> &Hc2rEmmcMode
pub fn hc2r_emmc_mode(&self) -> &Hc2rEmmcMode
0x3e - Host Control 2
Sourcepub fn asar_iter(&self) -> impl Iterator<Item = &Asar>
pub fn asar_iter(&self) -> impl Iterator<Item = &Asar>
Iterator for array of: 0x58 - ADMA System Address