Type Alias atsame54n::eic::asynch::ASYNCH_R

source ·
pub type ASYNCH_R = FieldReader<ASYNCHSELECT_A>;
Expand description

Field ASYNCH reader - Asynchronous Edge Detection Mode

Aliased Type§

struct ASYNCH_R { /* private fields */ }

Implementations§

source§

impl ASYNCH_R

source

pub const fn variant(&self) -> Option<ASYNCHSELECT_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