Struct d1_pac::iommu::iommu_bypass::R
source · pub struct R(/* private fields */);
Expand description
Register iommu_bypass
reader
Implementations§
source§impl R
impl R
sourcepub unsafe fn m_bp(&self, n: u8) -> M_BP_R
pub unsafe fn m_bp(&self, n: u8) -> M_BP_R
Master[i] bypass switch
After bypass function is opened, IOMMU can not map the address of Master6 sending, and directly output the virtual address to MBUS as physical address.
sourcepub fn m0_bp(&self) -> M_BP_R
pub fn m0_bp(&self) -> M_BP_R
Bit 0 - Master[i] bypass switch
After bypass function is opened, IOMMU can not map the address of Master6 sending, and directly output the virtual address to MBUS as physical address.
sourcepub fn m1_bp(&self) -> M_BP_R
pub fn m1_bp(&self) -> M_BP_R
Bit 1 - Master[i] bypass switch
After bypass function is opened, IOMMU can not map the address of Master6 sending, and directly output the virtual address to MBUS as physical address.
sourcepub fn m2_bp(&self) -> M_BP_R
pub fn m2_bp(&self) -> M_BP_R
Bit 2 - Master[i] bypass switch
After bypass function is opened, IOMMU can not map the address of Master6 sending, and directly output the virtual address to MBUS as physical address.
sourcepub fn m3_bp(&self) -> M_BP_R
pub fn m3_bp(&self) -> M_BP_R
Bit 3 - Master[i] bypass switch
After bypass function is opened, IOMMU can not map the address of Master6 sending, and directly output the virtual address to MBUS as physical address.
sourcepub fn m4_bp(&self) -> M_BP_R
pub fn m4_bp(&self) -> M_BP_R
Bit 4 - Master[i] bypass switch
After bypass function is opened, IOMMU can not map the address of Master6 sending, and directly output the virtual address to MBUS as physical address.