English
Language : 

LM3S3748 Datasheet, PDF (712/753 Pages) List of Unclassifed Manufacturers – Microcontroller
ROM DriverLib Functions
ROM_FlashUserGet
// Gets the User Registers
ROM_FlashUserSave
// Saves the User Registers
ROM_FlashUserSet
// Sets the User Registers
ROM_GPIODirModeGet
// Gets the direction and mode of a pin.
ROM_GPIODirModeSet
// Sets the direction and mode of the specified pin(s).
ROM_GPIOIntTypeGet
// Gets the interrupt type for a pin.
ROM_GPIOIntTypeSet
// Sets the interrupt type for the specified pin(s).
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_GPIOPinTypeComparator
// Configures pin(s) for use as an analog comparator input.
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.
712
Preliminary
April 08, 2008