Type Definition atsame54p19a_pac::eic::nmictrl::NMISENSE_R[][src]

type NMISENSE_R = R<u8, NMISENSE_A>;

Reader of field NMISENSE

Implementations

impl NMISENSE_R[src]

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