Type Alias gd32f1::gd32f190::timer1::cnt::CntW

source ·
pub type CntW<'a, REG> = FieldWriterSafe<'a, REG, 32, u32>;
Expand description

Field CNT writer - current counter value

Aliased Type§

struct CntW<'a, REG> { /* private fields */ }