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 */ }
pub type Y_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Field Y
writer - Pacing Timer Divisor. Specifies the Y value for the (X/Y) fractional timer.
struct Y_W<'a, REG> { /* private fields */ }