[][src]Type Definition rp2040::dma::timer0::W

type W = W<u32, TIMER0>;

Writer for register TIMER0

Implementations

impl W[src]

pub fn x(&mut self) -> X_W<'_>[src]

Bits 16:31 - Pacing Timer Dividend. Specifies the X value for the (X/Y) fractional timer.

pub fn y(&mut self) -> Y_W<'_>[src]

Bits 0:15 - Pacing Timer Divisor. Specifies the Y value for the (X/Y) fractional timer.