Type Alias gd32f1::gd32f130::dma::ch2cnt::CntW

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

Field CNT writer - Transfer counter

Aliased Type§

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