Type Alias xmc4200::hrpwm0_csg0::plc::PLXC_W

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

Field PLXC writer - Passive level exit configuration

Aliased Type§

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

Implementations§

source§

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

source

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

Passive level is exit immediately

source

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

Passive level is exit 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 exit only after the comparator output passes to HIGH (output from the blanking stage)