R6R

Type Alias R6R 

pub type R6R = FieldReader<R6>;
Expand description

Field R6 reader - Region 6 mode

Aliased Type§

pub struct R6R { /* private fields */ }

Implementations§

§

impl R6R

pub const fn variant(&self) -> R6

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