Struct stm32f103xx::sdio::DCOUNT[][src]

pub struct DCOUNT { /* fields omitted */ }

Bits 24:0 = DATACOUNT: Data count value

Methods

impl DCOUNT
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DCOUNT

impl !Sync for DCOUNT