Struct esp32s3::dma::outfifo_status_ch::OUTFIFO_STATUS_CH_SPEC
source · pub struct OUTFIFO_STATUS_CH_SPEC;
Expand description
Transmit FIFO status of Tx channel 0
This register you can read
. See API.
For information about available fields see outfifo_status_ch module
Trait Implementations§
source§impl Readable for OUTFIFO_STATUS_CH_SPEC
impl Readable for OUTFIFO_STATUS_CH_SPEC
read()
method returns outfifo_status_ch::R reader structure
source§impl Resettable for OUTFIFO_STATUS_CH_SPEC
impl Resettable for OUTFIFO_STATUS_CH_SPEC
reset()
method sets OUTFIFO_STATUS_CH%s to value 0x0780_002a
source§const RESET_VALUE: Self::Ux = {transmute(0x0780002a): <dma::outfifo_status_ch::OUTFIFO_STATUS_CH_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x0780002a): <dma::outfifo_status_ch::OUTFIFO_STATUS_CH_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.