pub type R = R<INTCTRL0_SPEC>;Expand description
Register INTCTRL0 reader
Aliased Type§
pub struct R { /* private fields */ }Implementations§
Source§impl R
impl R
Sourcepub fn intmode0(&self) -> INTMODE0_R
pub fn intmode0(&self) -> INTMODE0_R
Bits 0:1 - Interrupt Mode for LUT0
Sourcepub fn intmode1(&self) -> INTMODE1_R
pub fn intmode1(&self) -> INTMODE1_R
Bits 2:3 - Interrupt Mode for LUT1
Sourcepub fn intmode2(&self) -> INTMODE2_R
pub fn intmode2(&self) -> INTMODE2_R
Bits 4:5 - Interrupt Mode for LUT2
Sourcepub fn intmode3(&self) -> INTMODE3_R
pub fn intmode3(&self) -> INTMODE3_R
Bits 6:7 - Interrupt Mode for LUT3