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

type DATA0_R = R<bool, DATA0_A>;

Reader of field DATA0

Methods

impl DATA0_R[src]

pub fn variant(&self) -> DATA0_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