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

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

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 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