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

type DCOUNT = Reg<u32, _DCOUNT>;

data counter register

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