Struct stm32l4::stm32l4x1::SDMMC [−][src]
pub struct SDMMC { /* fields omitted */ }Secure digital input/output interface
Methods
impl SDMMC[src]
impl SDMMCpub fn ptr() -> *const RegisterBlock[src]
pub fn ptr() -> *const RegisterBlockReturns a pointer to the register block
Trait Implementations
impl Send for SDMMC[src]
impl Send for SDMMCimpl Deref for SDMMC[src]
impl Deref for SDMMCtype Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock[src]
fn deref(&self) -> &RegisterBlockDereferences the value.