Type Definition atsame54p19a_pac::eic::config::SENSE5_R[][src]

type SENSE5_R = R<u8, SENSE5_A>;

Reader of field SENSE5

Implementations

impl SENSE5_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is RISE

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

Checks if the value of the field is FALL

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

Checks if the value of the field is BOTH

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is LOW