Type Alias xmc4300::ccu80_cc80::tc::StosW

source ·
pub type StosW<'a, REG> = FieldWriterSafe<'a, REG, 2, Stos>;
Expand description

Field STOS writer - Status bit output selector

Aliased Type§

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

Implementations§

source§

impl<'a, REG> StosW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

CC8yST1 forward to CCU8x.STy

source

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

CC8yST2 forward to CCU8x.STy

source

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

CC8yST1 AND CC8yST2 forward to CCU8x.STy

source

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

CC8yST1 OR CC8yST2 forward to CCU8x.STy