Type Definition atsam4s8c_pac::acc::mr::EDGETYP_R

source ·
pub type EDGETYP_R = FieldReader<u8, EDGETYP_A>;
Expand description

Field EDGETYP reader - Edge Type

Implementations§

source§

impl EDGETYP_R

source

pub fn variant(&self) -> Option<EDGETYP_A>

Get enumerated values variant

source

pub fn is_rising(&self) -> bool

Checks if the value of the field is RISING

source

pub fn is_falling(&self) -> bool

Checks if the value of the field is FALLING

source

pub fn is_any(&self) -> bool

Checks if the value of the field is ANY