Type Alias xmc4300::eru0::exicon::SS_W

source ·
pub type SS_W<'a, REG> = FieldWriter<'a, REG, 2, SS_A, Safe>;
Expand description

Field SS writer - Input Source Select for ERSx

Aliased Type§

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

Implementations§

source§

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

source

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

Input A without additional combination

source

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

Input B without additional combination

source

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

Input A OR input B

source

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

Input A AND input B