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

type DATA11_R = R<bool, DATA11_A>;

Reader of field DATA11

Methods

impl DATA11_R[src]

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