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 ovr6(&mut self) -> Ovr6W<'_, IntenclrSpec>

Bit 6 - Channel 6 Overrun Interrupt Enable

Source

pub fn ovr7(&mut self) -> Ovr7W<'_, IntenclrSpec>

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

Source

pub fn evd6(&mut self) -> Evd6W<'_, IntenclrSpec>

Bit 14 - Channel 6 Event Detection Interrupt Enable

Source

pub fn evd7(&mut self) -> Evd7W<'_, IntenclrSpec>

Bit 15 - Channel 7 Event Detection Interrupt Enable

Source

pub fn ovr8(&mut self) -> Ovr8W<'_, IntenclrSpec>

Bit 16 - Channel 8 Overrun Interrupt Enable

Source

pub fn ovr9(&mut self) -> Ovr9W<'_, IntenclrSpec>

Bit 17 - Channel 9 Overrun Interrupt Enable

Source

pub fn ovr10(&mut self) -> Ovr10W<'_, IntenclrSpec>

Bit 18 - Channel 10 Overrun Interrupt Enable

Source

pub fn ovr11(&mut self) -> Ovr11W<'_, IntenclrSpec>

Bit 19 - Channel 11 Overrun Interrupt Enable

Source

pub fn evd8(&mut self) -> Evd8W<'_, IntenclrSpec>

Bit 24 - Channel 8 Event Detection Interrupt Enable

Source

pub fn evd9(&mut self) -> Evd9W<'_, IntenclrSpec>

Bit 25 - Channel 9 Event Detection Interrupt Enable

Source

pub fn evd10(&mut self) -> Evd10W<'_, IntenclrSpec>

Bit 26 - Channel 10 Event Detection Interrupt Enable

Source

pub fn evd11(&mut self) -> Evd11W<'_, IntenclrSpec>

Bit 27 - Channel 11 Event Detection Interrupt Enable