pub type CIRC_W<'a, const O: u8> = BitWriter<'a, u32, CCR3_SPEC, CIRC_A, O>;
Expand description

Field CIRC writer - circular mode

Implementations

Disabled

Enabled