Type Alias d1_pac::iommu::iommu_tlb_enable::PTW_CACHE_ENABLE_R

source ·
pub type PTW_CACHE_ENABLE_R = BitReader<PTW_CACHE_ENABLE_A>;
Expand description

Field ptw_cache_enable reader - PTW Cache enable bit

Aliased Type§

struct PTW_CACHE_ENABLE_R { /* private fields */ }

Implementations§

source§

impl PTW_CACHE_ENABLE_R

source

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