Type Alias gd32f1::gd32f190::timer13::cnt::CntW

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

Field CNT writer - current counter value

Aliased Type§

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