Struct stm32f1::stm32f107::sdio::DCOUNT[][src]

pub struct DCOUNT { /* fields omitted */ }

data counter register

Methods

impl DCOUNT
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DCOUNT

impl !Sync for DCOUNT