CanIntE.ErrorInterruptEnable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ERRIE: Error Interrupt Enable bit (multiple sources in the EFLG register). True = Interrupt on EFLG error condition change. False = Disabled.
public bool ErrorInterruptEnable { get; }
member this.ErrorInterruptEnable : bool
Public ReadOnly Property ErrorInterruptEnable As Boolean