Type Alias xmc4400::hrpwm0::hrccfg::LRC0E_W

source ·
pub type LRC0E_W<'a, REG> = BitWriter<'a, REG, LRC0E_A>;
Expand description

Field LRC0E writer - HRC0 low resolution channel enable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> LRC0E_W<'a, REG>
where REG: Writable + RegisterSpec,

source

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

HRC0 Low Resolution Path is disabled. In this mode, is not possible to use the Low Resolution Path inside of HRC0 to generate an output PWM signal.

source

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

HRC0 Low Resolution Path is enabled. In this mode it is possible to generate a an output PWM signal via the Low Resolution Path.