English
Language : 

LM3S3748 Datasheet, PDF (714/753 Pages) List of Unclassifed Manufacturers – Microcontroller
ROM DriverLib Functions
ROM_I2CMasterIntEnable
// Enables the I2C Master interrupt.
ROM_I2CMasterIntStatus
// Gets the current I2C Master interrupt status.
ROM_I2CMasterSlaveAddrSet
// Sets the address that the I2C Master will place on the bus.
ROM_I2CSlaveDataGet
// Receives a byte that has been sent to the I2C Slave.
ROM_I2CSlaveDataPut
// Transmits a byte from the I2C Slave.
ROM_I2CSlaveDisable
// Disables the I2C slave block.
ROM_I2CSlaveEnable
// Enables the I2C Slave block.
ROM_I2CSlaveInit
// Initializes the I2C Slave block.
ROM_I2CSlaveIntClear
// Clears I2C Slave interrupt sources.
ROM_I2CSlaveIntDisable
// Disables the I2C Slave interrupt.
ROM_I2CSlaveIntEnable
// Enables the I2C Slave interrupt.
ROM_I2CSlaveIntStatus
// Gets the current I2C Slave interrupt status.
ROM_I2CSlaveStatus
// Gets the I2C Slave module status.
ROM_IntDisable
// Disables an interrupt.
ROM_IntEnable
// Enables an interrupt.
ROM_IntMasterDisable
// Disables the processor interrupt.
ROM_IntMasterEnable
// Enables the processor interrupt.
ROM_IntPriorityGet
// Gets the priority of an interrupt.
714
Preliminary
April 08, 2008