Type Alias xmc4400::hrpwm0::csgfsg::S1RB_R

source ·
pub type S1RB_R = BitReader<S1RB_A>;
Expand description

Field S1RB reader - DAC1 slope generation status

Aliased Type§

struct S1RB_R { /* private fields */ }

Implementations§

source§

impl S1RB_R

source

pub const fn variant(&self) -> S1RB_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.