Type Alias esp32s3::dma::extmem_reject_st::R
source · pub type R = R<EXTMEM_REJECT_ST_SPEC>;
Expand description
Register EXTMEM_REJECT_ST
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn extmem_reject_atrr(&self) -> EXTMEM_REJECT_ATRR_R
pub fn extmem_reject_atrr(&self) -> EXTMEM_REJECT_ATRR_R
Bits 0:1 - The reject accessing. Bit 0: if this bit is 1, the rejected accessing is READ. Bit 1: if this bit is 1, the rejected accessing is WRITE.
sourcepub fn extmem_reject_channel_num(&self) -> EXTMEM_REJECT_CHANNEL_NUM_R
pub fn extmem_reject_channel_num(&self) -> EXTMEM_REJECT_CHANNEL_NUM_R
Bits 2:5 - The register indicate the reject accessing from which channel.
sourcepub fn extmem_reject_peri_num(&self) -> EXTMEM_REJECT_PERI_NUM_R
pub fn extmem_reject_peri_num(&self) -> EXTMEM_REJECT_PERI_NUM_R
Bits 6:11 - This register indicate reject accessing from which peripheral.