[][src]Type Definition atsame70j21b::acc::acc_mr::EDGETYP_R

type EDGETYP_R = R<u8, EDGETYP_A>;

Reader of field EDGETYP

Implementations

impl EDGETYP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RISING

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

Checks if the value of the field is FALLING

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

Checks if the value of the field is ANY