R0R

Type Alias R0R 

pub type R0R = FieldReader<R0>;
Expand description

Field R0 reader - Region 0 mode

Aliased Type§

pub struct R0R { /* private fields */ }

Implementations§

§

impl R0R

pub const fn variant(&self) -> R0

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