Type Alias Wstate0R

Source
pub type Wstate0R = FieldReader<Wstate0select>;
Expand description

Field WSTATE0 reader - Window 0 Current State

Aliased Type§

struct Wstate0R { /* private fields */ }

Implementations§

Source§

impl Wstate0R

Source

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

Get enumerated values variant

Source

pub fn is_above(&self) -> bool

Signal is above window

Source

pub fn is_inside(&self) -> bool

Signal is inside window

Source

pub fn is_below(&self) -> bool

Signal is below window