CanIntF.ReceiveBuffer1FullInterruptFlag 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.
RX1IF: Receive Buffer 1 Full Interrupt Flag bit. True = Interrupt pending (must be cleared by MCU to reset interrupt condition). False = No interrupt pending.
public bool ReceiveBuffer1FullInterruptFlag { get; }
member this.ReceiveBuffer1FullInterruptFlag : bool
Public ReadOnly Property ReceiveBuffer1FullInterruptFlag As Boolean