Struct stm32f1::stm32f107::sdio::RESPCMD[][src]

pub struct RESPCMD { /* fields omitted */ }

command response register

Methods

impl RESPCMD
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RESPCMD

impl !Sync for RESPCMD