pub type BURST_W<'a, const O: u8> = FieldWriterSafe<'a, u32, WAVE_EQ_1_CMR0_WAVE_EQ_1_SPEC, u8, BURST_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 none(self) -> &'a mut W

The clock is not gated by an external signal.

source

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

XC0 is ANDed with the selected clock.

source

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

XC1 is ANDed with the selected clock.

source

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

XC2 is ANDed with the selected clock.