Edit

Share via


CanIntF.ErrorInterruptFlag Property

Definition

ERRIF: Error Interrupt Flag bit (multiple sources in the EFLG register). True = Interrupt pending (must be cleared by MCU to reset interrupt condition). False = No interrupt pending.

public bool ErrorInterruptFlag { get; }
member this.ErrorInterruptFlag : bool
Public ReadOnly Property ErrorInterruptFlag As Boolean

Property Value

Applies to