English
Language : 

LM3S5762 Datasheet, PDF (796/841 Pages) Texas Instruments – Stellaris® LM3S5762 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_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_IntDisable
// Disables an interrupt.
ROM_IntEnable
// Enables an interrupt.
796
Texas Instruments-Production Data
November 17, 2011