Type Alias xmc4200::hrpwm0_csg0::cc::BLMC_W

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

Field BLMC writer - Blanking mode

Aliased Type§

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

Implementations§

source§

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

source

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

Blanking disabled

source

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

Blanking on a LOW to HIGH transition

source

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

Blanking on a HIGH to LOW transition

source

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

Blanking on both transitions