Type Definition atsam4ls8c_pac::tc0::capture_cmr::CLKI_W

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

Field CLKI writer - Clock Invert

Implementations§

source§

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

source

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

Counter is incremented on rising edge of the clock.

source

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

Counter is incremented on falling edge of the clock.