Type Definition rp2040_pac::timer::PAUSE[][src]

type PAUSE = Reg<u32, _PAUSE>;
Expand description

Set high to pause the timer

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pause module

Trait Implementations

Register PAUSE reset()’s with value 0

Register size

Reset value of the register

read() method returns pause::R reader structure

write(|w| ..) method takes pause::W writer structure