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