English
Language : 

MC68HC908LJ24 Datasheet, PDF (328/464 Pages) Motorola, Inc – Microcontrollers
Multi-Master IIC Interface (MMIIC)
MMTXBE — Multi-Master Transmit Buffer Empty
This flag indicates the status of the data transmit register (MMDTR).
When the CPU writes the data to the MMDTR, the MMTXBE flag will
be cleared. MMTXBE is set when MMDTR is emptied by a transfer of
its data to the output circuit. Reset sets this bit.
1 = Data transmit register empty
0 = Data transmit register full
MMRXBF — Multi-Master Receive Buffer Full
This flag indicates the status of the data receive register (MMDRR).
When the CPU reads the data from the MMDRR, the MMRXBF flag
will be cleared. MMRXBF is set when MMDRR is full by a transfer of
data from the input circuit to the MMDRR. Reset clears this bit.
1 = Data receive register full
0 = Data receive register empty
15.5.5 Multi-Master IIC Data Transmit Register (MMDTR)
Address: $006E
Bit 7
Read:
MMTD7
Write:
6
MMTD6
5
MMTD5
4
MMTD4
3
MMTD3
2
MMTD2
1
MMTD1
Bit 0
MMTD0
Reset: 1
1
1
1
1
1
1
1
Figure 15-6. Multi-Master IIC Data Transmit Register (MMDTR)
When the MMIIC module is enabled, MMEN = 1, data written into this
register depends on whether module is in master or slave mode.
In slave mode, the data in MMDTR will be transferred to the output circuit
when:
• the module detects a matched calling address (MMATCH = 1),
with the calling master requesting data (MMSRW = 1); or
• the previous data in the output circuit has be transmitted and the
receiving master returns an acknowledge bit, indicated by a
received acknowledge bit (MMRXAK = 0).
Data Sheet
328
MC68HC908LJ24/LK24 — Rev. 2.1
Multi-Master IIC Interface (MMIIC)
Freescale Semiconductor