Type Alias xmc4200::usic0_ch0::kscfg::NOMCFG_R

source ·
pub type NOMCFG_R = FieldReader<NOMCFG_A>;
Expand description

Field NOMCFG reader - Normal Operation Mode Configuration

Aliased Type§

struct NOMCFG_R { /* private fields */ }

Implementations§

source§

impl NOMCFG_R

source

pub const fn variant(&self) -> NOMCFG_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Run mode 0 is selected.

source

pub fn is_value2(&self) -> bool

Run mode 1 is selected.

source

pub fn is_value3(&self) -> bool

Stop mode 0 is selected.

source

pub fn is_value4(&self) -> bool

Stop mode 1 is selected.