Type Alias d1_pac::iommu::iommu_tlb_prefetch::MI_TLB_PF_R

source ·
pub type MI_TLB_PF_R = BitReader<MI_TLB_PF_A>;
Expand description

Field mi_tlb_pf[0-6] reader - Micro TLB6 prefetch enable

Aliased Type§

struct MI_TLB_PF_R { /* private fields */ }

Implementations§

source§

impl MI_TLB_PF_R

source

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