Type Alias xmc4800::eru0::exicon::SsR

source ·
pub type SsR = FieldReader<Ss>;
Expand description

Field SS reader - Input Source Select for ERSx

Aliased Type§

struct SsR { /* private fields */ }

Implementations§

source§

impl SsR

source

pub const fn variant(&self) -> Ss

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Input A without additional combination

source

pub fn is_value2(&self) -> bool

Input B without additional combination

source

pub fn is_value3(&self) -> bool

Input A OR input B

source

pub fn is_value4(&self) -> bool

Input A AND input B