Type Alias CCR

Source
pub type CCR = Reg<u32, _CCR>;
Expand description

capture/compare register 1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ccr module

Aliased Typeยง

pub struct CCR { /* private fields */ }