Type Alias atsame70n21b::acc::mr::EDGETYP_W

source ·
pub type EDGETYP_W<'a, const O: u8> = FieldWriter<'a, MR_SPEC, 2, O, EDGETYPSELECT_A>;
Expand description

Field EDGETYP writer - Edge Type

Aliased Type§

struct EDGETYP_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Only rising edge of comparator output

source

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

Falling edge of comparator output

source

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

Any edge of comparator output