RoW

Type Alias RoW 

pub type RoW<'a, REG> = BitWriter<'a, REG, Ro>;
Expand description

Field RO writer - RO

Aliased Type§

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

Implementations§

§

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

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

Writes to the OCMDRn[11:0] are allowed

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

Writes to the OCMDRn[11:0] are ignored