Type Alias CCER

Source
pub type CCER = Reg<CCERrs>;
Expand description

CCER (rw) register accessor: capture/compare enable register

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

See register structure

For information about available fields see ccer module

Aliased Typeยง

struct CCER { /* private fields */ }