Type Alias atsame54n::i2s::intenclr::R

source ·
pub type R = R<INTENCLR_SPEC>;
Expand description

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rxrdy0(&self) -> RXRDY0_R

Bit 0 - Receive Ready 0 Interrupt Enable

source

pub fn rxrdy1(&self) -> RXRDY1_R

Bit 1 - Receive Ready 1 Interrupt Enable

source

pub fn rxor0(&self) -> RXOR0_R

Bit 4 - Receive Overrun 0 Interrupt Enable

source

pub fn rxor1(&self) -> RXOR1_R

Bit 5 - Receive Overrun 1 Interrupt Enable

source

pub fn txrdy0(&self) -> TXRDY0_R

Bit 8 - Transmit Ready 0 Interrupt Enable

source

pub fn txrdy1(&self) -> TXRDY1_R

Bit 9 - Transmit Ready 1 Interrupt Enable

source

pub fn txur0(&self) -> TXUR0_R

Bit 12 - Transmit Underrun 0 Interrupt Enable

source

pub fn txur1(&self) -> TXUR1_R

Bit 13 - Transmit Underrun 1 Interrupt Enable