pub type WAVSEL_W<'a, const O: u8> = FieldWriterSafe<'a, u32, WAVE_EQ_1_CMR0_WAVE_EQ_1_SPEC, u8, WAVSEL_A, 2, O>;
Expand description

Field WAVSEL writer - Waveform Selection

Implementations§

source§

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

source

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

UP mode without automatic trigger on RC Compare

source

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

UPDOWN mode without automatic trigger on RC Compare

source

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

UP mode with automatic trigger on RC Compare

source

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

UPDOWN mode with automatic trigger on RC Compare