Struct esp32s2::spi0::inlink_dscr::INLINK_DSCR_SPEC
source · pub struct INLINK_DSCR_SPEC;
Expand description
Current SPI DMA RX descriptor pointer
This register you can read
. See API.
For information about available fields see inlink_dscr module
Trait Implementations§
source§impl Readable for INLINK_DSCR_SPEC
impl Readable for INLINK_DSCR_SPEC
read()
method returns inlink_dscr::R reader structure
source§impl RegisterSpec for INLINK_DSCR_SPEC
impl RegisterSpec for INLINK_DSCR_SPEC
source§impl Resettable for INLINK_DSCR_SPEC
impl Resettable for INLINK_DSCR_SPEC
reset()
method sets INLINK_DSCR to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::inlink_dscr::INLINK_DSCR_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::inlink_dscr::INLINK_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.