Type Alias xmc4800::posif0::psus::MsusR

source ·
pub type MsusR = FieldReader<Msus>;
Expand description

Field MSUS reader - Multi-Channel Mode Suspend Config

Aliased Type§

struct MsusR { /* private fields */ }

Implementations§

source§

impl MsusR

source

pub const fn variant(&self) -> Msus

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Suspend request ignored

source

pub fn is_value2(&self) -> bool

Stop immediately. Multi-Channel pattern is not set to the reset value.

source

pub fn is_value3(&self) -> bool

Stop immediately. Multi-Channel pattern is set to the reset value.

source

pub fn is_value4(&self) -> bool

Suspend with the synchronization of the PWM signal. Multi-Channel pattern is set to the reset value at the same time of the synchronization.