Type Definition atsame54n19a_pac::eic::config::SENSE3_R[][src]

type SENSE3_R = R<u8, SENSE3_A>;

Reader of field SENSE3

Implementations

impl SENSE3_R[src]

pub fn variant(&self) -> Variant<u8, SENSE3_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