Struct avr_device::atmega4809::ccl::intctrl0::W
source · pub struct W(_);
Expand description
Register INTCTRL0
writer
Implementations§
source§impl W
impl W
sourcepub fn intmode0(&mut self) -> INTMODE0_W<'_, 0>
pub fn intmode0(&mut self) -> INTMODE0_W<'_, 0>
Bits 0:1 - Interrupt Mode for LUT0
sourcepub fn intmode1(&mut self) -> INTMODE1_W<'_, 2>
pub fn intmode1(&mut self) -> INTMODE1_W<'_, 2>
Bits 2:3 - Interrupt Mode for LUT1
sourcepub fn intmode2(&mut self) -> INTMODE2_W<'_, 4>
pub fn intmode2(&mut self) -> INTMODE2_W<'_, 4>
Bits 4:5 - Interrupt Mode for LUT2
sourcepub fn intmode3(&mut self) -> INTMODE3_W<'_, 6>
pub fn intmode3(&mut self) -> INTMODE3_W<'_, 6>
Bits 6:7 - Interrupt Mode for LUT3