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

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

pub fn ovr0(&mut self) -> OVR0_W[src]

Bit 0 - Channel 0 Overrun Interrupt Enable

pub fn ovr1(&mut self) -> OVR1_W[src]

Bit 1 - Channel 1 Overrun Interrupt Enable

pub fn ovr2(&mut self) -> OVR2_W[src]

Bit 2 - Channel 2 Overrun Interrupt Enable

pub fn ovr3(&mut self) -> OVR3_W[src]

Bit 3 - Channel 3 Overrun Interrupt Enable

pub fn ovr4(&mut self) -> OVR4_W[src]

Bit 4 - Channel 4 Overrun Interrupt Enable

pub fn ovr5(&mut self) -> OVR5_W[src]

Bit 5 - Channel 5 Overrun Interrupt Enable

pub fn evd0(&mut self) -> EVD0_W[src]

Bit 8 - Channel 0 Event Detection Interrupt Enable

pub fn evd1(&mut self) -> EVD1_W[src]

Bit 9 - Channel 1 Event Detection Interrupt Enable

pub fn evd2(&mut self) -> EVD2_W[src]

Bit 10 - Channel 2 Event Detection Interrupt Enable

pub fn evd3(&mut self) -> EVD3_W[src]

Bit 11 - Channel 3 Event Detection Interrupt Enable

pub fn evd4(&mut self) -> EVD4_W[src]

Bit 12 - Channel 4 Event Detection Interrupt Enable

pub fn evd5(&mut self) -> EVD5_W[src]

Bit 13 - Channel 5 Event Detection Interrupt Enable