pub type CPCSTOP_W<'a, const O: u8> = BitWriter<'a, u32, WAVEFORM_CMR_ALT_SPEC, CPCSTOPSELECT_A, O>;
Expand description

Field CPCSTOP writer - Counter Clock Stopped with RC Compare

Implementations§

source§

impl<'a, const O: u8> CPCSTOP_W<'a, O>

source

pub fn _0(self) -> &'a mut W

Counter clock is not stopped when counter reaches RC.

source

pub fn _1(self) -> &'a mut W

Counter clock is stopped when counter reaches RC.