Type Alias xmc4200::hrpwm0_hrc0::gsel::S0ES_R

source ·
pub type S0ES_R = FieldReader<S0ES_A>;
Expand description

Field S0ES reader - Source selector 0 set edge configuration

Aliased Type§

struct S0ES_R { /* private fields */ }

Implementations§

source§

impl S0ES_R

source

pub const fn variant(&self) -> S0ES_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Generation of the set signal is disabled

source

pub fn is_value2(&self) -> bool

Set signal is generated on a LOW to HIGH transition of the selected input

source

pub fn is_value3(&self) -> bool

Set signal is generated on a HIGH to LOW transition of the selected input

source

pub fn is_value4(&self) -> bool

Set signal is generated on both transitions of the selected input