Type Definition atsam4ls8c_pac::eic::edge::INT2_W

source ·
pub type INT2_W<'a, const O: u8> = BitWriter<'a, u32, EDGE_SPEC, INT2SELECT_A, O>;
Expand description

Field INT2 writer - External Interrupt 2

Implementations§

source§

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

source

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

Triggers on falling edge

source

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

Triggers on rising edge.