Type Alias atsamd51p::port::group::evctrl::EVACT0_R

source ·
pub type EVACT0_R = FieldReader<EVACT0SELECT_A>;
Expand description

Field EVACT0 reader - PORT Event Action 0

Aliased Type§

struct EVACT0_R { /* private fields */ }

Implementations§

source§

impl EVACT0_R

source

pub const fn variant(&self) -> EVACT0SELECT_A

Get enumerated values variant

source

pub fn is_out(&self) -> bool

Event output to pin

source

pub fn is_set(&self) -> bool

Set output register of pin on event

source

pub fn is_clr(&self) -> bool

Clear output register of pin on event

source

pub fn is_tgl(&self) -> bool

Toggle output register of pin on event