R12R

Type Alias R12R 

pub type R12R = FieldReader<R12>;
Expand description

Field R12 reader - Region 12 mode

Aliased Type§

pub struct R12R { /* private fields */ }

Implementations§

§

impl R12R

pub const fn variant(&self) -> R12

Get enumerated values variant

pub fn is_00(&self) -> bool

Non-cacheable

pub fn is_01(&self) -> bool

Non-cacheable

pub fn is_10(&self) -> bool

Write-through

pub fn is_11(&self) -> bool

Write-back