Type Alias esp32c3::dma::infifo_status_ch2::R

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

Register INFIFO_STATUS_CH2 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn infifo_full(&self) -> INFIFO_FULL_R

Bit 0 - L1 Rx FIFO full signal for Rx channel 2.

source

pub fn infifo_empty(&self) -> INFIFO_EMPTY_R

Bit 1 - L1 Rx FIFO empty signal for Rx channel 2.

source

pub fn infifo_cnt(&self) -> INFIFO_CNT_R

Bits 2:7 - The register stores the byte number of the data in L1 Rx FIFO for Rx channel 2.

source

pub fn in_remain_under_1b(&self) -> IN_REMAIN_UNDER_1B_R

Bit 23 - reserved

source

pub fn in_remain_under_2b(&self) -> IN_REMAIN_UNDER_2B_R

Bit 24 - reserved

source

pub fn in_remain_under_3b(&self) -> IN_REMAIN_UNDER_3B_R

Bit 25 - reserved

source

pub fn in_remain_under_4b(&self) -> IN_REMAIN_UNDER_4B_R

Bit 26 - reserved

source

pub fn in_buf_hungry(&self) -> IN_BUF_HUNGRY_R

Bit 27 - reserved