Type Definition atsam4ls8c_pac::tc0::capture_cmr::ABETRG_W

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

Field ABETRG writer - TIOA or TIOB External Trigger Selection

Implementations§

source§

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

source

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

TIOB is used as an external trigger.

source

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

TIOA is used as an external trigger.