[][src]Type Definition atsamd21g18a::evsys::intenset::R

type R = R<u32, INTENSET>;

Reader of register INTENSET

Implementations

impl R[src]

pub fn ovr0(&self) -> OVR0_R[src]

Bit 0 - Channel 0 Overrun Interrupt Enable

pub fn ovr1(&self) -> OVR1_R[src]

Bit 1 - Channel 1 Overrun Interrupt Enable

pub fn ovr2(&self) -> OVR2_R[src]

Bit 2 - Channel 2 Overrun Interrupt Enable

pub fn ovr3(&self) -> OVR3_R[src]

Bit 3 - Channel 3 Overrun Interrupt Enable

pub fn ovr4(&self) -> OVR4_R[src]

Bit 4 - Channel 4 Overrun Interrupt Enable

pub fn ovr5(&self) -> OVR5_R[src]

Bit 5 - Channel 5 Overrun Interrupt Enable

pub fn ovr6(&self) -> OVR6_R[src]

Bit 6 - Channel 6 Overrun Interrupt Enable

pub fn ovr7(&self) -> OVR7_R[src]

Bit 7 - Channel 7 Overrun Interrupt Enable

pub fn evd0(&self) -> EVD0_R[src]

Bit 8 - Channel 0 Event Detection Interrupt Enable

pub fn evd1(&self) -> EVD1_R[src]

Bit 9 - Channel 1 Event Detection Interrupt Enable

pub fn evd2(&self) -> EVD2_R[src]

Bit 10 - Channel 2 Event Detection Interrupt Enable

pub fn evd3(&self) -> EVD3_R[src]

Bit 11 - Channel 3 Event Detection Interrupt Enable

pub fn evd4(&self) -> EVD4_R[src]

Bit 12 - Channel 4 Event Detection Interrupt Enable

pub fn evd5(&self) -> EVD5_R[src]

Bit 13 - Channel 5 Event Detection Interrupt Enable

pub fn evd6(&self) -> EVD6_R[src]

Bit 14 - Channel 6 Event Detection Interrupt Enable

pub fn evd7(&self) -> EVD7_R[src]

Bit 15 - Channel 7 Event Detection Interrupt Enable

pub fn ovr8(&self) -> OVR8_R[src]

Bit 16 - Channel 8 Overrun Interrupt Enable

pub fn ovr9(&self) -> OVR9_R[src]

Bit 17 - Channel 9 Overrun Interrupt Enable

pub fn ovr10(&self) -> OVR10_R[src]

Bit 18 - Channel 10 Overrun Interrupt Enable

pub fn ovr11(&self) -> OVR11_R[src]

Bit 19 - Channel 11 Overrun Interrupt Enable

pub fn evd8(&self) -> EVD8_R[src]

Bit 24 - Channel 8 Event Detection Interrupt Enable

pub fn evd9(&self) -> EVD9_R[src]

Bit 25 - Channel 9 Event Detection Interrupt Enable

pub fn evd10(&self) -> EVD10_R[src]

Bit 26 - Channel 10 Event Detection Interrupt Enable

pub fn evd11(&self) -> EVD11_R[src]

Bit 27 - Channel 11 Event Detection Interrupt Enable