LgoR

Type Alias LgoR 

pub type LgoR = BitReader<Lgo>;
Expand description

Field LGO reader - Initiate Cache Line Command

Aliased Type§

pub struct LgoR { /* private fields */ }

Implementations§

§

impl LgoR

pub const fn variant(&self) -> Lgo

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

Write: initiate line command indicated by bits CLCR[27:24]. Read: line command active.