Type Alias gd32f1::gd32f190::timer0::Cnt

source ·
pub type Cnt = Reg<CntSpec>;
Expand description

CNT (rw) register accessor: Counter register

You can read this register and get cnt::R. You can reset, write, write_with_zero this register using cnt::W. You can also modify this register. See API.

For information about available fields see cnt module

Aliased Type§

struct Cnt { /* private fields */ }