Type Alias GTCCR

Source
pub type GTCCR = Reg<GTCCR_SPEC>;
Expand description

GTCCR (rw) register accessor: Timer counter control register

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

For information about available fields see gtccr module

Aliased Typeยง

struct GTCCR { /* private fields */ }