Type Alias d1_pac::iommu::iommu_4kb_bdy_prt_ctrl::M_4KB_BDY_PRT_CTRL_R

source ·
pub type M_4KB_BDY_PRT_CTRL_R = BitReader<M_4KB_BDY_PRT_CTRL_A>;
Expand description

Field m_4kb_bdy_prt_ctrl[0-6] reader - Master[i] 4 KB boundary protect control bit

Aliased Type§

struct M_4KB_BDY_PRT_CTRL_R { /* private fields */ }

Implementations§

source§

impl M_4KB_BDY_PRT_CTRL_R

source

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