DCOUNT

Type Alias DCOUNT 

Source
pub type DCOUNT = Reg<u32, _DCOUNT>;
Expand description

data counter register

This register you can read. See API.

For information about available fields see dcount module

Aliased Type§

pub struct DCOUNT { /* private fields */ }

Trait Implementations§

Source§

impl Readable for DCOUNT

read() method returns dcount::R reader structure