Type Alias atsamd51p::evsys::channels::channel::PATH_R

source ·
pub type PATH_R = FieldReader<PATHSELECT_A>;
Expand description

Field PATH reader - Path Selection

Aliased Type§

struct PATH_R { /* private fields */ }

Implementations§

source§

impl PATH_R

source

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

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