Struct stm32f103xx::sdio::FIFOCNT[][src]

pub struct FIFOCNT { /* fields omitted */ }

Bits 23:0 = FIFOCOUNT: Remaining number of words to be written to or read from the FIFO

Methods

impl FIFOCNT
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for FIFOCNT

impl !Sync for FIFOCNT