[][src]Type Definition atsame54n::evsys::channel::channel::EDGSEL_R

type EDGSEL_R = R<u8, EDGSEL_A>;

Reader of field EDGSEL

Implementations

impl EDGSEL_R[src]

pub fn variant(&self) -> EDGSEL_A[src]

Get enumerated values variant

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

Checks if the value of the field is NO_EVT_OUTPUT

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

Checks if the value of the field is RISING_EDGE

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

Checks if the value of the field is FALLING_EDGE

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

Checks if the value of the field is BOTH_EDGES