Type Definition ASW_R
lpc55_pac::iocon::pio0_0
type ASW_R = R<bool, ASW_A>;
Reader of field ASW
ASW
impl ASW_R
pub fn variant(&self) -> ASW_A
Get enumerated values variant
pub fn is_value0(&self) -> bool
Checks if the value of the field is VALUE0
VALUE0
pub fn is_value1(&self) -> bool
Checks if the value of the field is VALUE1
VALUE1