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

type DCOUNT = Reg<u32, _DCOUNT>;

Bits 24:0 = DATACOUNT: Data count value

This register you can read. See API.

For information about available fields see dcount module

Trait Implementations

impl Readable for DCOUNT[src]

read() method returns dcount::R reader structure