pub type X_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description
Field X
writer - Pacing Timer Dividend. Specifies the X value for the (X/Y) fractional timer.
Aliased Typeยง
struct X_W<'a, REG> { /* private fields */ }
pub type X_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Field X
writer - Pacing Timer Dividend. Specifies the X value for the (X/Y) fractional timer.
struct X_W<'a, REG> { /* private fields */ }