Type Definition atsam4ls8b_pac::tc0::capture_cmr::LDBSTOP_W

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

Field LDBSTOP writer - Counter Clock Stopped with RB Loading

Implementations§

source§

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

source

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

Counter clock is not stopped when RB loading occurs.

source

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

Counter clock is stopped when RB loading occurs.