Type Definition stm32f4::stm32f413::sdio::DCOUNT[][src]

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