pub type EEVTEDG_W<'a, const O: u8> = FieldWriterSafe<'a, u32, WAVEFORM_CMR_ALT_SPEC, u8, EEVTEDGSELECT_A, 2, O>;
Expand description

Field EEVTEDG writer - External Event Edge Selection

Implementations§

source§

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

source

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

none

source

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

rising edge

source

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

falling edge

source

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

each edge