Type Alias xmc4400::hrpwm0::hrccfg::LRC3E_R

source ·
pub type LRC3E_R = BitReader<LRC3E_A>;
Expand description

Field LRC3E reader - HRC3 low resolution channel enable

Aliased Type§

struct LRC3E_R { /* private fields */ }

Implementations§

source§

impl LRC3E_R

source

pub const fn variant(&self) -> LRC3E_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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