Type Alias gd32f1x0_hal::pac::dma::ch1ctl::PwidthW

source ·
pub type PwidthW<'a, REG> = FieldWriter<'a, REG, 2, Pwidth>;
Expand description

Field PWIDTH writer - Transfer data size of peripheral

Aliased Type§

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