Type Alias xmc4200::posif0::psus::MSUS_W

source ·
pub type MSUS_W<'a, REG> = FieldWriter<'a, REG, 2, MSUS_A, Safe>;
Expand description

Field MSUS writer - Multi-Channel Mode Suspend Config

Aliased Type§

struct MSUS_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MSUS_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Suspend request ignored

source

pub fn value2(self) -> &'a mut W<REG>

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

source

pub fn value3(self) -> &'a mut W<REG>

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

source

pub fn value4(self) -> &'a mut W<REG>

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