Type Alias atsame54n::eic::nmictrl::NMIASYNCH_R

source ·
pub type NMIASYNCH_R = BitReader<NMIASYNCHSELECT_A>;
Expand description

Field NMIASYNCH reader - Asynchronous Edge Detection Mode

Aliased Type§

struct NMIASYNCH_R { /* private fields */ }

Implementations§

source§

impl NMIASYNCH_R

source

pub const fn variant(&self) -> NMIASYNCHSELECT_A

Get enumerated values variant

source

pub fn is_sync(&self) -> bool

Edge detection is clock synchronously operated

source

pub fn is_async(&self) -> bool

Edge detection is clock asynchronously operated