Module esp32s3::dma::infifo_status_ch
source · Expand description
Receive FIFO status of Rx channel 0
Structs
- Receive FIFO status of Rx channel 0
Type Aliases
- Field
INFIFO_CNT_L1
reader - The register stores the byte number of the data in L1 Rx FIFO for Rx channel 0. - Field
INFIFO_CNT_L2
reader - The register stores the byte number of the data in L2 Rx FIFO for Rx channel 0. - Field
INFIFO_CNT_L3
reader - The register stores the byte number of the data in L3 Rx FIFO for Rx channel 0. - Field
INFIFO_EMPTY_L1
reader - L1 Rx FIFO empty signal for Rx channel 0. - Field
INFIFO_EMPTY_L2
reader - L2 Rx FIFO empty signal for Rx channel 0. - Field
INFIFO_EMPTY_L3
reader - L3 Rx FIFO empty signal for Rx channel 0. - Field
INFIFO_FULL_L1
reader - L1 Rx FIFO full signal for Rx channel 0. - Field
INFIFO_FULL_L2
reader - L2 Rx FIFO full signal for Rx channel 0. - Field
INFIFO_FULL_L3
reader - L3 Rx FIFO full signal for Rx channel 0. - Field
IN_BUF_HUNGRY
reader - reserved - Field
IN_REMAIN_UNDER_1B_L3
reader - reserved - Field
IN_REMAIN_UNDER_2B_L3
reader - reserved - Field
IN_REMAIN_UNDER_3B_L3
reader - reserved - Field
IN_REMAIN_UNDER_4B_L3
reader - reserved - Register
INFIFO_STATUS_CH%s
reader