Struct d1_pac::iommu::iommu_tlb_flush_enable::W
source · pub struct W(/* private fields */);
Expand description
Register iommu_tlb_flush_enable
writer
Implementations§
source§impl W
impl W
sourcepub unsafe fn mi_tlb_fs<const O: u8>(&mut self) -> MI_TLB_FS_W<'_, O>
pub unsafe fn mi_tlb_fs<const O: u8>(&mut self) -> MI_TLB_FS_W<'_, O>
Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb0_fs(&mut self) -> MI_TLB_FS_W<'_, 0>
pub fn mi_tlb0_fs(&mut self) -> MI_TLB_FS_W<'_, 0>
Bit 0 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb1_fs(&mut self) -> MI_TLB_FS_W<'_, 1>
pub fn mi_tlb1_fs(&mut self) -> MI_TLB_FS_W<'_, 1>
Bit 1 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb2_fs(&mut self) -> MI_TLB_FS_W<'_, 2>
pub fn mi_tlb2_fs(&mut self) -> MI_TLB_FS_W<'_, 2>
Bit 2 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb3_fs(&mut self) -> MI_TLB_FS_W<'_, 3>
pub fn mi_tlb3_fs(&mut self) -> MI_TLB_FS_W<'_, 3>
Bit 3 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb4_fs(&mut self) -> MI_TLB_FS_W<'_, 4>
pub fn mi_tlb4_fs(&mut self) -> MI_TLB_FS_W<'_, 4>
Bit 4 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb5_fs(&mut self) -> MI_TLB_FS_W<'_, 5>
pub fn mi_tlb5_fs(&mut self) -> MI_TLB_FS_W<'_, 5>
Bit 5 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn mi_tlb6_fs(&mut self) -> MI_TLB_FS_W<'_, 6>
pub fn mi_tlb6_fs(&mut self) -> MI_TLB_FS_W<'_, 6>
Bit 6 - Micro TLB[i] Flush Clear Micro TLB6
After the Flush operation is completed, the bit can clear automatically.
sourcepub fn ma_tlb_fs(&mut self) -> MA_TLB_FS_W<'_, 16>
pub fn ma_tlb_fs(&mut self) -> MA_TLB_FS_W<'_, 16>
Bit 16 - Macro TLB Flush
Clear Macro TLB
After the Flush operation is completed, the bit can clear automatically.