GoR

Type Alias GoR 

pub type GoR = BitReader<Go>;
Expand description

Field GO reader - Initiate Cache Command

Aliased Type§

pub struct GoR { /* private fields */ }

Implementations§

§

impl GoR

pub const fn variant(&self) -> Go

Get enumerated values variant

pub fn is_0(&self) -> bool

Write: no effect. Read: no cache command active.

pub fn is_1(&self) -> bool

Write: initiate command indicated by bits 27-24. Read: cache command active.