[][src]Type Definition atsamd51g19a::evsys::channel::PATH_R

type PATH_R = R<u8, PATH_A>;

Reader of field PATH

Methods

impl PATH_R[src]

pub fn variant(&self) -> Variant<u8, PATH_A>[src]

Get enumerated values variant

pub fn is_synchronous(&self) -> bool[src]

Checks if the value of the field is SYNCHRONOUS

pub fn is_resynchronized(&self) -> bool[src]

Checks if the value of the field is RESYNCHRONIZED

pub fn is_asynchronous(&self) -> bool[src]

Checks if the value of the field is ASYNCHRONOUS