Type Alias rp2040_pac::dma::timer2::X_W

source ·
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 */ }