Type Alias xmc4400::hrpwm0::hrccfg::LRC2E_R

source ·
pub type LRC2E_R = BitReader<LRC2E_A>;
Expand description

Field LRC2E reader - HRC2 low resolution channel enable

Aliased Type§

struct LRC2E_R { /* private fields */ }

Implementations§

source§

impl LRC2E_R

source

pub const fn variant(&self) -> LRC2E_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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