pub type PAUSE = Reg<PAUSE_SPEC>;
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.
read
pause::R
reset
write
write_with_zero
pause::W
modify
For information about available fields see pause module
pause
struct PAUSE { /* private fields */ }