Type Alias esp32c6::dma::ch::OUTFIFO_STATUS

source ·
pub type OUTFIFO_STATUS = Reg<OUTFIFO_STATUS_SPEC>;
Expand description

OUTFIFO_STATUS (r) register accessor: Transmit FIFO status of Tx channel 0

You can read this register and get outfifo_status::R. See API.

For information about available fields see outfifo_status module

Aliased Type§

struct OUTFIFO_STATUS { /* private fields */ }