English
Language : 

LM3S5737 Datasheet, PDF (790/833 Pages) Texas Instruments – Stellaris® LM3S5737 Microcontroller
ROM DriverLib Functions
ROM_GPIOPadConfigGet
// Gets the pad configuration for a pin.
ROM_GPIOPadConfigSet
// Sets the pad configuration for the specified pin(s).
ROM_GPIOPinIntClear
// Clears the interrupt for the specified pin(s).
ROM_GPIOPinIntDisable
// Disables interrupts for the specified pin(s).
ROM_GPIOPinIntEnable
// Enables interrupts for the specified pin(s).
ROM_GPIOPinIntStatus
// Gets interrupt status for the specified GPIO port.
ROM_GPIOPinRead
// Reads the values present of the specified pin(s).
ROM_GPIOPinTypeCAN
// Configures pin(s) for use as a CAN device.
ROM_GPIOPinTypeGPIOInput
// Configures pin(s) for use as GPIO inputs.
ROM_GPIOPinTypeGPIOOutput
// Configures pin(s) for use as GPIO outputs.
ROM_GPIOPinTypeGPIOOutputOD
// Configures pin(s) for use as GPIO open drain outputs.
ROM_GPIOPinTypeI2C
// Configures pin(s) for use by the I2C peripheral.
ROM_GPIOPinTypeSSI
// Configures pin(s) for use by the SSI peripheral.
ROM_GPIOPinTypeTimer
// Configures pin(s) for use by the Timer peripheral.
ROM_GPIOPinTypeUART
// Configures pin(s) for use by the UART peripheral.
ROM_GPIOPinWrite
// Writes a value to the specified pin(s).
ROM_I2CMasterBusBusy
// Indicates whether or not the I2C bus is busy.
ROM_I2CMasterBusy
// Indicates whether or not the I2C Master is busy.
790
Texas Instruments-Production Data
November 17, 2011