Type Alias xmc4300::ccu40_cc40::cmc::EndsR

source ·
pub type EndsR = FieldReader<Ends>;
Expand description

Field ENDS reader - External Stop Functionality Selector

Aliased Type§

struct EndsR { /* private fields */ }

Implementations§

source§

impl EndsR

source

pub const fn variant(&self) -> Ends

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

External Stop Function deactivated

source

pub fn is_value2(&self) -> bool

External Stop Function triggered by Event 0

source

pub fn is_value3(&self) -> bool

External Stop Function triggered by Event 1

source

pub fn is_value4(&self) -> bool

External Stop Function triggered by Event 2