Type Alias xmc4400::hrpwm0::csgfsg::S2RB_R

source ·
pub type S2RB_R = BitReader<S2RB_A>;
Expand description

Field S2RB reader - DAC2 slope generation status

Aliased Type§

struct S2RB_R { /* private fields */ }

Implementations§

source§

impl S2RB_R

source

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