LgoW

Type Alias LgoW 

pub type LgoW<'a, REG> = BitWriter<'a, REG, Lgo>;
Expand description

Field LGO writer - Initiate Cache Line Command

Aliased Type§

pub struct LgoW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> LgoW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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