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

pub struct STA { /* fields omitted */ }

status register

Methods

impl STA
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for STA

impl !Sync for STA