pub type TICK = Reg<TICK_SPEC>;
TICK (rw) register accessor: Controls the tick generator
You can read this register and get tick::R. You can reset, write, write_with_zero this register using tick::W. You can also modify this register. See API.
read
tick::R
reset
write
write_with_zero
tick::W
modify
For information about available fields see tick module
tick
struct TICK { /* private fields */ }