Type Definition atsam4n8c_pac::dacc::mr::TRGEN_W

source ·
pub type TRGEN_W<'a, const O: u8> = BitWriter<'a, u32, MR_SPEC, TRGEN_A, O>;
Expand description

Field TRGEN writer - Trigger Enable

Implementations§

source§

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

source

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

External trigger mode disabled. DACC in free running mode.

source

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

External trigger mode enabled.