English
Language : 

MC68HC05E0 Datasheet, PDF (75/96 Pages) Motorola, Inc – High-density complementary metal oxide semiconductor (HCMOS) microcontroller unit
IRQACK — Interrupt Acknowledge Flag Bit
This bit is the serial interface interrupt flag, raised at the end of every SPI/I2C-bus transaction.
Writing a zero to IRQACK clears the interrupt flag, resets the interrupt circuitry and permits new
data to be written to the data register or newly received data to overwrite the old data in the
reception register (meaning the data register has already been read).
1 (set) – I2C-bus transaction completed
0 (clear) – No I2C-bus transaction has occurred
NMA — No Master Acknowledge Bit
When set high NMA prevents the MC68HC05E0 from giving an acknowledge signal to a
peripheral after receiving a byte of data. An acknowledge is made if NMA is low.
1 (set) – Prevent acknowledgement after data receive
0 (clear) – Permit acknowledgement after data receive
SP — STOP Bit
If high, an I2C-bus STOP condition is generated on the SDA line at the end of the next bus transfer.
If low, no STOP bit is produced.
8
1 (set) – Generate STOP condition after data transfer
0 (clear) – Do not generate STOP condition after data transfer
ST — START Bit
If high, an I2C-bus START condition is generated on the SDA line at the beginning of the next bus
transfer. If low, no START bit is produced.
1 (set) – Generate START condition before data transfer
0 (clear) – Do not generate START condition before data transfer
R/WB — Read/Write Bit
This bit selects the direction of the data transfer during SPI or I2C-bus operation.
1 (set) – Read (from peripheral)
0 (clear) – Write (to peripheral)
MC68HC05E0
SERIAL INTERFACE
MOTOROLA
8-9