[][src]Type Definition saml10e15a::eic::config::SENSE2_R

type SENSE2_R = R<u8, SENSE2_A>;

Reader of field SENSE2

Methods

impl SENSE2_R[src]

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