Type Alias R

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

Register INT_ST reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rx_start(&self) -> RX_START_R

Bit 0

Source

pub fn tx_start(&self) -> TX_START_R

Bit 1

Source

pub fn rx_hung(&self) -> RX_HUNG_R

Bit 2

Source

pub fn tx_hung(&self) -> TX_HUNG_R

Bit 3

Source

pub fn in_done(&self) -> IN_DONE_R

Bit 4

Source

pub fn in_suc_eof(&self) -> IN_SUC_EOF_R

Bit 5

Source

pub fn in_err_eof(&self) -> IN_ERR_EOF_R

Bit 6

Source

pub fn out_done(&self) -> OUT_DONE_R

Bit 7

Source

pub fn out_eof(&self) -> OUT_EOF_R

Bit 8

Source

pub fn in_dscr_err(&self) -> IN_DSCR_ERR_R

Bit 9

Source

pub fn out_dscr_err(&self) -> OUT_DSCR_ERR_R

Bit 10

Source

pub fn in_dscr_empty(&self) -> IN_DSCR_EMPTY_R

Bit 11

Bit 12

Source

pub fn out_total_eof(&self) -> OUT_TOTAL_EOF_R

Bit 13

Source

pub fn send_s_q(&self) -> SEND_S_Q_R

Bit 14

Source

pub fn send_a_q(&self) -> SEND_A_Q_R

Bit 15

Source

pub fn dma_infifo_full_wm(&self) -> DMA_INFIFO_FULL_WM_R

Bit 16