Type Alias d1_pac::iommu::iommu_pc_ivld_enable::PC_IVLD_ENABLE_R

source ·
pub type PC_IVLD_ENABLE_R = BitReader<PC_IVLD_ENABLE_A>;
Expand description

Field pc_ivld_enable reader - Enable PTW Cache invalidation operation

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

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

Aliased Type§

struct PC_IVLD_ENABLE_R { /* private fields */ }

Implementations§

source§

impl PC_IVLD_ENABLE_R

source

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