Type Alias atsamd51j::ac::winctrl::WINTSEL0_R

source ·
pub type WINTSEL0_R = FieldReader<WINTSEL0SELECT_A>;
Expand description

Field WINTSEL0 reader - Window 0 Interrupt Selection

Aliased Type§

struct WINTSEL0_R { /* private fields */ }

Implementations§

source§

impl WINTSEL0_R

source

pub const fn variant(&self) -> WINTSEL0SELECT_A

Get enumerated values variant

source

pub fn is_above(&self) -> bool

Interrupt on signal above window

source

pub fn is_inside(&self) -> bool

Interrupt on signal inside window

source

pub fn is_below(&self) -> bool

Interrupt on signal below window

source

pub fn is_outside(&self) -> bool

Interrupt on signal outside window