MPC5200B Users Guide, Rev. 1
19-14 Freescale Semiconductor
Memory Map / Register Definition
19.5.10 MSCAN Transmitter Interrupt Enable Register (CANTIER)—MBAR+0x090D / 0x098D
Note: This register is held in the reset state when the initialization mode is active (INITRQ = 1 and INITAK = 1). This register is
writable again as soon as the initialization mode is exited (INITRQ = 0 and INITAK = 0).
Read: Anytime
Write: Anytime when not in Initialization Mode.
19.5.11 MSCAN Transmitter Message Abort Request (CANTARQ)—MBAR + 0x0910 / 0x0990
Note: This register is held in the reset state when the initialization mode is active (INITRQ = 1 and INITAK = 1). This register is
writable again as soon as the initialization mode is exited (INITRQ = 0 and INITAK = 0).
Read: Anytime
Write: Anytime when not in Initialization Mode; write of “1” clears flag, write of ‘0’ is ignored.
Note: Software must not clear one or more bits of TXE Flag and simultaneously set the respective ABTRQ bit(s).

Table19-13. MSCAN Transmitter Interrupt Enable Register

msb 01234567 lsb
RReserved TXEIE[2:0]
W
RESET:00000000
Bit Name Description
0:4 — Reserved
5:7 TXEIE[2:0 ] Transmitter Empty Interrupt Enable
0 = No interrupt request is generated from this event.
1 = Transmitter empty (Tx buffer available) event causes Tx empty interrupt request.

Table19-14. MSCAN Transmitter Message Abort Request Register

msb 01234567 lsb
RReserved ABTRQ[2:0]
W
RESET:00000000
Bit Name Description
0:4 — Reserved
5:7 ABTRQ[2:0 ] Abort Request—CPU sets bit to request a scheduled message buffer (TxEx =0) be
aborted. MSCAN grants request if message has not already started transmission, or if
transmission is not successful (lost arbitration or error). When message is aborted, the
associated TxE and abort acknowledge flags (ABTAK) are set and a Tx interrupt occurs if
enabled. The CPU cannot reset ABTRQx. ABTRQx is reset whenever the associated TxE
flag is set.
0 = No abort request
1 = Abort request pending