Struct stm32f103xx::sdio::RESPCMD[][src]

pub struct RESPCMD { /* fields omitted */ }

SDIO command register

Methods

impl RESPCMD
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RESPCMD

impl !Sync for RESPCMD