[][src]Type Definition lpc11xx::gpio0::data::DATA1_R

type DATA1_R = R<bool, DATA1_A>;

Reader of field DATA1

Methods

impl DATA1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH