Type Alias rp2040_pac::timer::PAUSE

source ·
pub type PAUSE = Reg<PAUSE_SPEC>;
Expand description

PAUSE (rw) register accessor: Set high to pause the timer

You can read this register and get pause::R. You can reset, write, write_with_zero this register using pause::W. You can also modify this register. See API.

For information about available fields see pause module

Aliased Type§

struct PAUSE { /* private fields */ }