Struct esp32c3::dma::out_dscr_ch2::OUT_DSCR_CH2_SPEC
source · pub struct OUT_DSCR_CH2_SPEC;Expand description
DMA_OUT_DSCR_CH2_REG.
This register you can read. See API.
For information about available fields see out_dscr_ch2 module
Trait Implementations§
source§impl Readable for OUT_DSCR_CH2_SPEC
impl Readable for OUT_DSCR_CH2_SPEC
read() method returns out_dscr_ch2::R reader structure
source§impl RegisterSpec for OUT_DSCR_CH2_SPEC
impl RegisterSpec for OUT_DSCR_CH2_SPEC
source§impl Resettable for OUT_DSCR_CH2_SPEC
impl Resettable for OUT_DSCR_CH2_SPEC
reset() method sets OUT_DSCR_CH2 to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_dscr_ch2::OUT_DSCR_CH2_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_dscr_ch2::OUT_DSCR_CH2_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.