Type Alias rp2040_pac::dma::timer3::Y_W

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

Field Y writer - Pacing Timer Divisor. Specifies the Y value for the (X/Y) fractional timer.

Aliased Type§

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