Type Alias xmc4400::hrpwm0::csgfsg::S0RB_R

source ·
pub type S0RB_R = BitReader<S0RB_A>;
Expand description

Field S0RB reader - DAC0 slope generation status

Aliased Type§

struct S0RB_R { /* private fields */ }

Implementations§

source§

impl S0RB_R

source

pub const fn variant(&self) -> S0RB_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Slope generation is stopped.

source

pub fn is_value2(&self) -> bool

Slope generation is running.