atsamd21j::evsys::channel

Type Alias PathR

Source
pub type PathR = FieldReader<Pathselect>;
Expand description

Field PATH reader - Path Selection

Aliased Type§

struct PathR { /* private fields */ }

Implementations§

Source§

impl PathR

Source

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

Get enumerated values variant

Source

pub fn is_synchronous(&self) -> bool

Synchronous path

Source

pub fn is_resynchronized(&self) -> bool

Resynchronized path

Source

pub fn is_asynchronous(&self) -> bool

Asynchronous path