Type Alias xmc4400::hrpwm0_hrc0::gsel::S1ES_R

source ·
pub type S1ES_R = FieldReader<S1ES_A>;
Expand description

Field S1ES reader - Source selector 1 set edge configuration

Aliased Type§

struct S1ES_R { /* private fields */ }

Implementations§

source§

impl S1ES_R

source

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