Type Definition atsam4lc8a_pac::tc0::capture_cmr::CPCTRG_W

source ·
pub type CPCTRG_W<'a, const O: u8> = BitWriter<'a, u32, CAPTURE_CMR_SPEC, CPCTRGSELECT_A, O>;
Expand description

Field CPCTRG writer - RC Compare Trigger Enable

Implementations§

source§

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

source

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

RC Compare has no effect on the counter and its clock.

source

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

RC Compare resets the counter and starts the counter clock.