Struct stm32f103xx::sdio::STA[][src]

pub struct STA { /* fields omitted */ }

SDIO status register (SDIO_STA)

Methods

impl STA
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for STA

impl !Sync for STA