Type Alias xmc4400::eru0::exicon::SS_R

source ·
pub type SS_R = FieldReader<SS_A>;
Expand description

Field SS reader - Input Source Select for ERSx

Aliased Type§

struct SS_R { /* private fields */ }

Implementations§

source§

impl SS_R

source

pub const fn variant(&self) -> SS_A

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