Type Alias xmc4400::hrpwm0_hrc0::gsel::C1ES_R

source ·
pub type C1ES_R = FieldReader<C1ES_A>;
Expand description

Field C1ES reader - Source selector 1 clear edge configuration

Aliased Type§

struct C1ES_R { /* private fields */ }

Implementations§

source§

impl C1ES_R

source

pub const fn variant(&self) -> C1ES_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Generation of the clear signal is disabled

source

pub fn is_value2(&self) -> bool

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

source

pub fn is_value3(&self) -> bool

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

source

pub fn is_value4(&self) -> bool

Clear signal is generated on both transitions of the selected input