Type Alias xmc4200::posif0::psus::MSUS_R

source ·
pub type MSUS_R = FieldReader<MSUS_A>;
Expand description

Field MSUS reader - Multi-Channel Mode Suspend Config

Aliased Type§

struct MSUS_R { /* private fields */ }

Implementations§

source§

impl MSUS_R

source

pub const fn variant(&self) -> MSUS_A

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.