Type Definition atsame54n19a_pac::i2s::intenclr::R[][src]

type R = R<u16, INTENCLR>;

Reader of register INTENCLR

Implementations

impl R[src]

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

Bit 0 - Receive Ready 0 Interrupt Enable

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

Bit 1 - Receive Ready 1 Interrupt Enable

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

Bit 4 - Receive Overrun 0 Interrupt Enable

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

Bit 5 - Receive Overrun 1 Interrupt Enable

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

Bit 8 - Transmit Ready 0 Interrupt Enable

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

Bit 9 - Transmit Ready 1 Interrupt Enable

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

Bit 12 - Transmit Underrun 0 Interrupt Enable

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

Bit 13 - Transmit Underrun 1 Interrupt Enable