[][src]Type Definition atsamd21j18a::i2s::intenset::W

type W = W<u16, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

pub fn rxrdy0(&mut self) -> RXRDY0_W[src]

Bit 0 - Receive Ready 0 Interrupt Enable

pub fn rxrdy1(&mut self) -> RXRDY1_W[src]

Bit 1 - Receive Ready 1 Interrupt Enable

pub fn rxor0(&mut self) -> RXOR0_W[src]

Bit 4 - Receive Overrun 0 Interrupt Enable

pub fn rxor1(&mut self) -> RXOR1_W[src]

Bit 5 - Receive Overrun 1 Interrupt Enable

pub fn txrdy0(&mut self) -> TXRDY0_W[src]

Bit 8 - Transmit Ready 0 Interrupt Enable

pub fn txrdy1(&mut self) -> TXRDY1_W[src]

Bit 9 - Transmit Ready 1 Interrupt Enable

pub fn txur0(&mut self) -> TXUR0_W[src]

Bit 12 - Transmit Underrun 0 Interrupt Enable

pub fn txur1(&mut self) -> TXUR1_W[src]

Bit 13 - Transmit Underrun 1 Interrupt Enable