Type Alias xmc4400::hrpwm0::hrbsc::SUSCFG_R

source ·
pub type SUSCFG_R = FieldReader<SUSCFG_A>;
Expand description

Field SUSCFG reader - Suspend configuration

Aliased Type§

struct SUSCFG_R { /* private fields */ }

Implementations§

source§

impl SUSCFG_R

source

pub const fn variant(&self) -> Option<SUSCFG_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Suspend is ignored.

source

pub fn is_value2(&self) -> bool

CSGy and HRCy units are halted.

source

pub fn is_value3(&self) -> bool

Comparator outputs, HRPWMx.CyO are clamped to passive level and the CSGy units are halted. High resolution channel outputs, HRPWMx.HROUTy0 and HRPWMx.HROUTy1, are clamped to passive state and the HRCy units are halted.

source

pub fn is_value4(&self) -> bool

CSGy units are halted. High resolution channel outputs, HRPWMx.HROUTy0 and HRPWMx.HROUTy1, are clamped to passive state and the HRCy units are halted.