[][src]Type Definition lpc11xx::gpio0::iev::IEV1_R

type IEV1_R = R<bool, IEV1_A>;

Reader of field IEV1

Methods

impl IEV1_R[src]

pub fn variant(&self) -> IEV1_A[src]

Get enumerated values variant

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

Checks if the value of the field is FALLING

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

Checks if the value of the field is RISING