atsamd21g::i2s::intenclr

Type Alias R

Source
pub type R = R<IntenclrSpec>;
Expand description

Register INTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rxrdy0(&self) -> Rxrdy0R

Bit 0 - Receive Ready 0 Interrupt Enable

Source

pub fn rxrdy1(&self) -> Rxrdy1R

Bit 1 - Receive Ready 1 Interrupt Enable

Source

pub fn rxor0(&self) -> Rxor0R

Bit 4 - Receive Overrun 0 Interrupt Enable

Source

pub fn rxor1(&self) -> Rxor1R

Bit 5 - Receive Overrun 1 Interrupt Enable

Source

pub fn txrdy0(&self) -> Txrdy0R

Bit 8 - Transmit Ready 0 Interrupt Enable

Source

pub fn txrdy1(&self) -> Txrdy1R

Bit 9 - Transmit Ready 1 Interrupt Enable

Source

pub fn txur0(&self) -> Txur0R

Bit 12 - Transmit Underrun 0 Interrupt Enable

Source

pub fn txur1(&self) -> Txur1R

Bit 13 - Transmit Underrun 1 Interrupt Enable