atsamd11d::evsys::intenset

Type Alias R

Source
pub type R = R<IntensetSpec>;
Expand description

Register INTENSET reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ovr0(&self) -> Ovr0R

Bit 0 - Channel 0 Overrun Interrupt Enable

Source

pub fn ovr1(&self) -> Ovr1R

Bit 1 - Channel 1 Overrun Interrupt Enable

Source

pub fn ovr2(&self) -> Ovr2R

Bit 2 - Channel 2 Overrun Interrupt Enable

Source

pub fn ovr3(&self) -> Ovr3R

Bit 3 - Channel 3 Overrun Interrupt Enable

Source

pub fn ovr4(&self) -> Ovr4R

Bit 4 - Channel 4 Overrun Interrupt Enable

Source

pub fn ovr5(&self) -> Ovr5R

Bit 5 - Channel 5 Overrun Interrupt Enable

Source

pub fn evd0(&self) -> Evd0R

Bit 8 - Channel 0 Event Detection Interrupt Enable

Source

pub fn evd1(&self) -> Evd1R

Bit 9 - Channel 1 Event Detection Interrupt Enable

Source

pub fn evd2(&self) -> Evd2R

Bit 10 - Channel 2 Event Detection Interrupt Enable

Source

pub fn evd3(&self) -> Evd3R

Bit 11 - Channel 3 Event Detection Interrupt Enable

Source

pub fn evd4(&self) -> Evd4R

Bit 12 - Channel 4 Event Detection Interrupt Enable

Source

pub fn evd5(&self) -> Evd5R

Bit 13 - Channel 5 Event Detection Interrupt Enable