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

type DATA8_R = R<bool, DATA8_A>;

Reader of field DATA8

Methods

impl DATA8_R[src]

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