Type Alias d1_pac::iommu::iommu_tlb_prefetch::PF_VL_PT_TO_MT_R

source ·
pub type PF_VL_PT_TO_MT_R = BitReader<PF_VL_PT_TO_MT_A>;
Expand description

Field pf_vl_pt_to_mt reader - Prefetch Value Pagetable to Macro TLB

If the function is enabled, the prefetch function will not update the invalid Level2 page table to Macro TLB.

Aliased Type§

struct PF_VL_PT_TO_MT_R { /* private fields */ }

Implementations§

source§

impl PF_VL_PT_TO_MT_R

source

pub fn variant(&self) -> PF_VL_PT_TO_MT_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE