Type Definition atsam4ls8b_pac::tc0::waveform_cmr_alt::BURST_W

source ·
pub type BURST_W<'a, const O: u8> = FieldWriterSafe<'a, u32, WAVEFORM_CMR_ALT_SPEC, u8, BURSTSELECT_A, 2, O>;
Expand description

Field BURST writer - Burst Signal Selection

Implementations§

source§

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

source

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

The clock is not gated by an external signal.

source

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

XC0 is ANDed with the selected clock.

source

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

XC1 is ANDed with the selected clock.

source

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

XC2 is ANDed with the selected clock.