Struct esp32s2::i2s0::outlink_dscr::OUTLINK_DSCR_SPEC
source · pub struct OUTLINK_DSCR_SPEC;
Expand description
Address of current outlink descriptor
This register you can read
. See API.
For information about available fields see outlink_dscr module
Trait Implementations§
source§impl Readable for OUTLINK_DSCR_SPEC
impl Readable for OUTLINK_DSCR_SPEC
read()
method returns outlink_dscr::R reader structure
source§impl RegisterSpec for OUTLINK_DSCR_SPEC
impl RegisterSpec for OUTLINK_DSCR_SPEC
source§impl Resettable for OUTLINK_DSCR_SPEC
impl Resettable for OUTLINK_DSCR_SPEC
reset()
method sets OUTLINK_DSCR to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::outlink_dscr::OUTLINK_DSCR_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::outlink_dscr::OUTLINK_DSCR_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.