Struct d1_pac::iommu::iommu_bypass::W
source · pub struct W(/* private fields */);
Expand description
Register iommu_bypass
writer
Implementations§
source§impl W
impl W
sourcepub unsafe fn m_bp<const O: u8>(&mut self) -> M_BP_W<'_, O>
pub unsafe fn m_bp<const O: u8>(&mut self) -> M_BP_W<'_, O>
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(&mut self) -> M_BP_W<'_, 0>
pub fn m0_bp(&mut self) -> M_BP_W<'_, 0>
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(&mut self) -> M_BP_W<'_, 1>
pub fn m1_bp(&mut self) -> M_BP_W<'_, 1>
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(&mut self) -> M_BP_W<'_, 2>
pub fn m2_bp(&mut self) -> M_BP_W<'_, 2>
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(&mut self) -> M_BP_W<'_, 3>
pub fn m3_bp(&mut self) -> M_BP_W<'_, 3>
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(&mut self) -> M_BP_W<'_, 4>
pub fn m4_bp(&mut self) -> M_BP_W<'_, 4>
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.
sourcepub fn m5_bp(&mut self) -> M_BP_W<'_, 5>
pub fn m5_bp(&mut self) -> M_BP_W<'_, 5>
Bit 5 - 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.