[][src]Type Definition stm32f1::stm32f101::sdio::FIFOCNT

type FIFOCNT = Reg<u32, _FIFOCNT>;

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

This register you can read. See API.

For information about available fields see fifocnt module

Trait Implementations

impl Readable for FIFOCNT[src]

read() method returns fifocnt::R reader structure