Type Alias EvactR

Source
pub type EvactR = FieldReader<Evactselect>;
Expand description

Field EVACT reader - Event Action

Aliased Type§

struct EvactR { /* private fields */ }

Implementations§

Source§

impl EvactR

Source

pub const fn variant(&self) -> Option<Evactselect>

Get enumerated values variant

Source

pub fn is_off(&self) -> bool

Event action disabled

Source

pub fn is_retrigger(&self) -> bool

Start, restart or retrigger on event

Source

pub fn is_count(&self) -> bool

Count on event