R3R

Type Alias R3R 

pub type R3R = FieldReader<R3>;
Expand description

Field R3 reader - Region 3 mode

Aliased Type§

pub struct R3R { /* private fields */ }

Implementations§

§

impl R3R

pub const fn variant(&self) -> R3

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