Type Alias esp32::uhci0::int_st::R

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

Register INT_ST reader

Aliased Type§

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