Type Alias atsamd21e::tc3::count8::CC

source ·
pub type CC = Reg<CC_SPEC>;
Expand description

CC (rw) register accessor: COUNT8 Compare/Capture

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

For information about available fields see cc module

Aliased Type§

struct CC { /* private fields */ }