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

type R = R<u32, TIMER0>;

Reader of register TIMER0

Implementations

impl R[src]

pub fn x(&self) -> X_R[src]

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

pub fn y(&self) -> Y_R[src]

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