Type Alias xmc4200::hrpwm0::hrccfg::LRC0E_R

source ·
pub type LRC0E_R = BitReader<LRC0E_A>;
Expand description

Field LRC0E reader - HRC0 low resolution channel enable

Aliased Type§

struct LRC0E_R { /* private fields */ }

Implementations§

source§

impl LRC0E_R

source

pub const fn variant(&self) -> LRC0E_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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 is_value2(&self) -> bool

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