atsamd21g::evsys::intenclr

Type Alias R

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

Register INTENCLR 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 ovr6(&self) -> Ovr6R

Bit 6 - Channel 6 Overrun Interrupt Enable

Source

pub fn ovr7(&self) -> Ovr7R

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

Source

pub fn evd6(&self) -> Evd6R

Bit 14 - Channel 6 Event Detection Interrupt Enable

Source

pub fn evd7(&self) -> Evd7R

Bit 15 - Channel 7 Event Detection Interrupt Enable

Source

pub fn ovr8(&self) -> Ovr8R

Bit 16 - Channel 8 Overrun Interrupt Enable

Source

pub fn ovr9(&self) -> Ovr9R

Bit 17 - Channel 9 Overrun Interrupt Enable

Source

pub fn ovr10(&self) -> Ovr10R

Bit 18 - Channel 10 Overrun Interrupt Enable

Source

pub fn ovr11(&self) -> Ovr11R

Bit 19 - Channel 11 Overrun Interrupt Enable

Source

pub fn evd8(&self) -> Evd8R

Bit 24 - Channel 8 Event Detection Interrupt Enable

Source

pub fn evd9(&self) -> Evd9R

Bit 25 - Channel 9 Event Detection Interrupt Enable

Source

pub fn evd10(&self) -> Evd10R

Bit 26 - Channel 10 Event Detection Interrupt Enable

Source

pub fn evd11(&self) -> Evd11R

Bit 27 - Channel 11 Event Detection Interrupt Enable