Struct avr_device::atmega4809::ccl::intctrl0::R
source · pub struct R(_);
Expand description
Register INTCTRL0
reader
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