rp-pac

Crates

7.0.0

Versions

rp235x

Flavors

Module regs

Source

Structsยง

Armed
Indicates the armed/disarmed status of each alarm. A write to the corresponding ALARMx register arms the alarm. Alarms automatically disarm upon firing, but writing ones here will disarm immediately without waiting to fire.
Dbgpause
Set bits high to enable pause when the corresponding debug ports are active
Int
Interrupt Enable
Locked
Set locked bit to disable write access to timer Once set, cannot be cleared (without a reset)
Pause
Set high to pause the timer
Source
Selects the source for the timer. Defaults to the normal tick configured in the ticks block (typically configured to 1 microsecond). Writing to 1 will ignore the tick and count clk_sys cycles instead.