Type Definition atsam4ls8c_pac::eic::edge::INT4_W

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

Field INT4 writer - External Interrupt 4

Implementations§

source§

impl<'a, const O: u8> INT4_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.