R8R

Type Alias R8R 

pub type R8R = FieldReader<R8>;
Expand description

Field R8 reader - Region 8 mode

Aliased Type§

pub struct R8R { /* private fields */ }

Implementations§

§

impl R8R

pub const fn variant(&self) -> R8

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