Type Alias d1_pac::iommu::iommu_tlb_enable::MACRO_TLB_ENABLE_R

source ·
pub type MACRO_TLB_ENABLE_R = BitReader<MACRO_TLB_ENABLE_A>;
Expand description

Field macro_tlb_enable reader - Macro TLB enable bit

Aliased Type§

struct MACRO_TLB_ENABLE_R { /* private fields */ }

Implementations§

source§

impl MACRO_TLB_ENABLE_R

source

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