Type Alias d1_pac::iommu::iommu_tlb_ivld_enable::TLB_IVLD_ENABLE_R

source ·
pub type TLB_IVLD_ENABLE_R = BitReader<TLB_IVLD_ENABLE_A>;
Expand description

Field tlb_ivld_enable reader - Enable TLB invalidation operation

After invalidation operation is completed, the bit can clear automatically.

When operating invalidation operation, TLB/Cache operation has not affected.

After or before invalidation operation starts, there is no absolute relationship between the same address switch operation and invalidation operation.

Aliased Type§

struct TLB_IVLD_ENABLE_R { /* private fields */ }

Implementations§

source§

impl TLB_IVLD_ENABLE_R

source

pub fn variant(&self) -> TLB_IVLD_ENABLE_A

Get enumerated values variant

source

pub fn is_no_operation_or_completed(&self) -> bool

Checks if the value of the field is NO_OPERATION_OR_COMPLETED

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE