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

type W = W<u16, INTENSET>;

Writer for register INTENSET

Implementations

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