Type Alias d1_pac::iommu::iommu_ooo_ctrl::M_OOO_CTRL_R

source ·
pub type M_OOO_CTRL_R = BitReader<M_OOO_CTRL_A>;
Expand description

Field m_ooo_ctrl[0-6] reader - Master[i] out-of-order control bit

Aliased Type§

struct M_OOO_CTRL_R { /* private fields */ }

Implementations§

source§

impl M_OOO_CTRL_R

source

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