English
Language : 

LM3S3748 Datasheet, PDF (710/753 Pages) List of Unclassifed Manufacturers – Microcontroller
ROM DriverLib Functions
B
B.1
ROM DriverLib Functions
DriverLib Functions Included in the Integrated ROM
The Peripheral Driver Library (DriverLib) APIs that are available in the integrated ROM of the Stellaris®
family of devices are listed below. The detailed description of each function is available in the
Stellaris® ROM User’s Guide.
ROM_ADCHardwareOversampleConfigure
// Configures the hardware oversampling factor of the ADC.
ROM_ADCIntClear
// Clears sample sequence interrupt source.
ROM_ADCIntDisable
// Disables a sample sequence interrupt.
ROM_ADCIntEnable
// Enables a sample sequence interrupt.
ROM_ADCIntStatus
// Gets the current interrupt status.
ROM_ADCProcessorTrigger
// Causes a processor trigger for a sample sequence.
ROM_ADCSequenceConfigure
// Configures the trigger source and priority of a sample sequence.
ROM_ADCSequenceDataGet
// Gets the captured data for a sample sequence.
ROM_ADCSequenceDisable
// Disables a sample sequence.
ROM_ADCSequenceEnable
// Enables a sample sequence.
ROM_ADCSequenceOverflow
// Determines if a sample sequence overflow occurred.
ROM_ADCSequenceOverflowClear
// Clears the overflow condition on a sample sequence.
ROM_ADCSequenceStepConfigure
// Configure a step of the sample sequencer.
ROM_ADCSequenceUnderflow
// Determines if a sample sequence underflow occurred.
ROM_ADCSequenceUnderflowClear
// Clears the underflow condition on a sample sequence.
710
April 08, 2008
Preliminary