English
Language : 

LM3S2776 Datasheet, PDF (741/785 Pages) Texas Instruments – Stellaris® LM3S2776 Microcontroller
Stellaris® LM3S2776 Microcontroller
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_GPIOPinTypePWM
// Configures pin(s) for use by the PWM 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.
November 17, 2011
741
Texas Instruments-Production Data