Type Definition OD_R
lpc55_pac::iocon::pio1_8
type OD_R = R<bool, OD_A>;
Reader of field OD
OD
impl OD_R
pub fn variant(&self) -> OD_A
Get enumerated values variant
pub fn is_normal(&self) -> bool
Checks if the value of the field is NORMAL
NORMAL
pub fn is_open_drain(&self) -> bool
Checks if the value of the field is OPEN_DRAIN
OPEN_DRAIN