CNT

Type Alias CNT 

Source
pub type CNT = Reg<u32, _CNT>;
Expand description

Counter Register

This register you can read. See API.

For information about available fields see cnt module

Aliased Type§

pub struct CNT { /* private fields */ }

Trait Implementations§

Source§

impl Readable for CNT

read() method returns cnt::R reader structure