Type Alias xmc4200::hrpwm0_csg0::sc::GCFG_R

source ·
pub type GCFG_R = FieldReader<GCFG_A>;
Expand description

Field GCFG reader - Slope step gain configuration

Aliased Type§

struct GCFG_R { /* private fields */ }

Implementations§

source§

impl GCFG_R

source

pub const fn variant(&self) -> GCFG_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Each slope step has an increment/decrement of 1

source

pub fn is_value2(&self) -> bool

Each slope step has an increment/decrement of 2

source

pub fn is_value3(&self) -> bool

Each slope step has an increment/decrement of 4

source

pub fn is_value4(&self) -> bool

Each slope step has an increment/decrement of 8