Type Definition atsam4s2a_pac::acc::mr::EDGETYP_W

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

Field EDGETYP writer - Edge Type

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