[][src]Module rp2040::dma::timer0

Pacing (X/Y) Fractional Timer\n The pacing timer produces TREQ assertions at a rate set by ((X/Y) * sys_clk). This equation is evaluated every sys_clk cycles and therefore can only generate TREQs at a rate of 1 per sys_clk (i.e. permanent TREQ) or less.

Structs

X_W

Write proxy for field X

Y_W

Write proxy for field Y

Type Definitions

R

Reader of register TIMER0

W

Writer for register TIMER0

X_R

Reader of field X

Y_R

Reader of field Y