Type Alias d1_pac::iommu::iommu_tlb_prefetch::PF_VL_PT_TO_PC_R

source ·
pub type PF_VL_PT_TO_PC_R = BitReader<PF_VL_PT_TO_PC_A>;
Expand description

Field pf_vl_pt_to_pc reader - Prefetch Value Pagetable to PTW Cache

If the function is enabled, the prefetch function will not update the invalid Level1 page table to PTW cache.

Aliased Type§

struct PF_VL_PT_TO_PC_R { /* private fields */ }

Implementations§

source§

impl PF_VL_PT_TO_PC_R

source

pub fn variant(&self) -> PF_VL_PT_TO_PC_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