Type Alias xmc4200::hrpwm0_csg0::plc::PLEC_W

source ·
pub type PLEC_W<'a, REG> = FieldWriter<'a, REG, 2, PLEC_A>;
Expand description

Field PLEC writer - Passive level enter configuration

Aliased Type§

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

Implementations§

source§

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

source

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

Passive level is entered immediately

source

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

Passive level is entered only after the comparator output passes to LOW (output from the blanking stage)

source

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

Passive level is entered only after the comparator output passes to HIGH (output from the blanking stage)