pub type W = W<INTCTRL0_SPEC>;Expand description
Register INTCTRL0 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn intmode0(&mut self) -> INTMODE0_W<'_, INTCTRL0_SPEC>
pub fn intmode0(&mut self) -> INTMODE0_W<'_, INTCTRL0_SPEC>
Bits 0:1 - Interrupt Mode for LUT0
Sourcepub fn intmode1(&mut self) -> INTMODE1_W<'_, INTCTRL0_SPEC>
pub fn intmode1(&mut self) -> INTMODE1_W<'_, INTCTRL0_SPEC>
Bits 2:3 - Interrupt Mode for LUT1
Sourcepub fn intmode2(&mut self) -> INTMODE2_W<'_, INTCTRL0_SPEC>
pub fn intmode2(&mut self) -> INTMODE2_W<'_, INTCTRL0_SPEC>
Bits 4:5 - Interrupt Mode for LUT2
Sourcepub fn intmode3(&mut self) -> INTMODE3_W<'_, INTCTRL0_SPEC>
pub fn intmode3(&mut self) -> INTMODE3_W<'_, INTCTRL0_SPEC>
Bits 6:7 - Interrupt Mode for LUT3