Type Alias atsame51j::i2s::intflag::R

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

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rxrdy0(&self) -> RXRDY0_R

Bit 0 - Receive Ready 0

source

pub fn rxrdy1(&self) -> RXRDY1_R

Bit 1 - Receive Ready 1

source

pub fn rxor0(&self) -> RXOR0_R

Bit 4 - Receive Overrun 0

source

pub fn rxor1(&self) -> RXOR1_R

Bit 5 - Receive Overrun 1

source

pub fn txrdy0(&self) -> TXRDY0_R

Bit 8 - Transmit Ready 0

source

pub fn txrdy1(&self) -> TXRDY1_R

Bit 9 - Transmit Ready 1

source

pub fn txur0(&self) -> TXUR0_R

Bit 12 - Transmit Underrun 0

source

pub fn txur1(&self) -> TXUR1_R

Bit 13 - Transmit Underrun 1