Type Definition SWT1_R
lpc55_pac::adc0::swtrig
type SWT1_R = R<bool, SWT1_A>;
Reader of field SWT1
SWT1
impl SWT1_R
pub fn variant(&self) -> SWT1_A
Get enumerated values variant
pub fn is_swt1_0(&self) -> bool
Checks if the value of the field is SWT1_0
SWT1_0
pub fn is_swt1_1(&self) -> bool
Checks if the value of the field is SWT1_1
SWT1_1