Type Alias ErrR
pub type ErrR = FieldReader<Err>;Expand description
Field ERR reader - PDB Channel Sequence Error Flags
Aliased Type§
pub struct ErrR { /* private fields */ }Implementations§
§impl ErrR
impl ErrR
pub fn is_1(&self) -> bool
pub fn is_1(&self) -> bool
Sequence error detected on PDB channel’s corresponding pre-trigger. ADCn block can be triggered for a conversion by one pre-trigger from PDB channel n. When one conversion, which is triggered by one of the pre-triggers from PDB channel n, is in progress, new trigger from PDB channel’s corresponding pre-trigger m cannot be accepted by ADCn, and ERR[m] is set. Writing 0’s to clear the sequence error flags.