Type Alias xmc4200::hrpwm0_csg0::cc::BLMC_R

source ·
pub type BLMC_R = FieldReader<BLMC_A>;
Expand description

Field BLMC reader - Blanking mode

Aliased Type§

struct BLMC_R { /* private fields */ }

Implementations§

source§

impl BLMC_R

source

pub const fn variant(&self) -> BLMC_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Blanking disabled

source

pub fn is_value2(&self) -> bool

Blanking on a LOW to HIGH transition

source

pub fn is_value3(&self) -> bool

Blanking on a HIGH to LOW transition

source

pub fn is_value4(&self) -> bool

Blanking on both transitions