atsamd11d::evsys::intenclr

Type Alias W

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

Register INTENCLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ovr0(&mut self) -> Ovr0W<'_, IntenclrSpec>

Bit 0 - Channel 0 Overrun Interrupt Enable

Source

pub fn ovr1(&mut self) -> Ovr1W<'_, IntenclrSpec>

Bit 1 - Channel 1 Overrun Interrupt Enable

Source

pub fn ovr2(&mut self) -> Ovr2W<'_, IntenclrSpec>

Bit 2 - Channel 2 Overrun Interrupt Enable

Source

pub fn ovr3(&mut self) -> Ovr3W<'_, IntenclrSpec>

Bit 3 - Channel 3 Overrun Interrupt Enable

Source

pub fn ovr4(&mut self) -> Ovr4W<'_, IntenclrSpec>

Bit 4 - Channel 4 Overrun Interrupt Enable

Source

pub fn ovr5(&mut self) -> Ovr5W<'_, IntenclrSpec>

Bit 5 - Channel 5 Overrun Interrupt Enable

Source

pub fn evd0(&mut self) -> Evd0W<'_, IntenclrSpec>

Bit 8 - Channel 0 Event Detection Interrupt Enable

Source

pub fn evd1(&mut self) -> Evd1W<'_, IntenclrSpec>

Bit 9 - Channel 1 Event Detection Interrupt Enable

Source

pub fn evd2(&mut self) -> Evd2W<'_, IntenclrSpec>

Bit 10 - Channel 2 Event Detection Interrupt Enable

Source

pub fn evd3(&mut self) -> Evd3W<'_, IntenclrSpec>

Bit 11 - Channel 3 Event Detection Interrupt Enable

Source

pub fn evd4(&mut self) -> Evd4W<'_, IntenclrSpec>

Bit 12 - Channel 4 Event Detection Interrupt Enable

Source

pub fn evd5(&mut self) -> Evd5W<'_, IntenclrSpec>

Bit 13 - Channel 5 Event Detection Interrupt Enable