CanIntE.ReceiveBuffer1FullInterruptEnable 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.
RX1IE: Receive Buffer 1 Full Interrupt Enable bit. True = Interrupt when message is received in RXB1. False = Disabled.
public bool ReceiveBuffer1FullInterruptEnable { get; }
member this.ReceiveBuffer1FullInterruptEnable : bool
Public ReadOnly Property ReceiveBuffer1FullInterruptEnable As Boolean