Type Alias xmc4200::hrpwm0::hrccfg::LRC1E_R

source ·
pub type LRC1E_R = BitReader<LRC1E_A>;
Expand description

Field LRC1E reader - HRC1 low resolution channel enable

Aliased Type§

struct LRC1E_R { /* private fields */ }

Implementations§

source§

impl LRC1E_R

source

pub const fn variant(&self) -> LRC1E_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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