Type Definition S_R
lpc55_pac::anactrl::ringo1_ctrl
type S_R = R<bool, S_A>;
Reader of field S
S
impl S_R
pub fn variant(&self) -> S_A
Get enumerated values variant
pub fn is_short(&self) -> bool
Checks if the value of the field is SHORT
SHORT
pub fn is_long(&self) -> bool
Checks if the value of the field is LONG
LONG