Type Alias d1_pac::iommu::iommu_tlb_enable::MICRO_TLB_ENABLE_R

source ·
pub type MICRO_TLB_ENABLE_R = BitReader<MICRO_TLB_ENABLE_A>;
Expand description

Field micro_tlb_enable[0-6] reader - Micro TLB[i] enable bit

Aliased Type§

struct MICRO_TLB_ENABLE_R { /* private fields */ }

Implementations§

source§

impl MICRO_TLB_ENABLE_R

source

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