Type Alias xmc4800::usic0_ch0::kscfg::NomcfgR

source ·
pub type NomcfgR = FieldReader<Nomcfg>;
Expand description

Field NOMCFG reader - Normal Operation Mode Configuration

Aliased Type§

struct NomcfgR { /* private fields */ }

Implementations§

source§

impl NomcfgR

source

pub const fn variant(&self) -> Nomcfg

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.