Type Alias atsamd51p::ac::statusa::WSTATE0_R

source ·
pub type WSTATE0_R = FieldReader<WSTATE0SELECT_A>;
Expand description

Field WSTATE0 reader - Window 0 Current State

Aliased Type§

struct WSTATE0_R { /* private fields */ }

Implementations§

source§

impl WSTATE0_R

source

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

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