Type Alias xmc4400::hrpwm0_csg0::plc::PLCL_W

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

Field PLCL writer - Clamping control signal level selection

Aliased Type§

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

Implementations§

source§

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

source

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

Clamping control disabled

source

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

Output is set to clamped level when the control signal is HIGH

source

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

Output is set to clamped level when the control signal is LOW