English
Language : 

LM3S3749 Datasheet, PDF (857/898 Pages) Texas Instruments – Stellaris® LM3S3749 Microcontroller
Stellaris® LM3S3749 Microcontroller
ROM_UARTCharGet
// Waits for a character from the specified port.
ROM_UARTCharGetNonBlocking
// Receives a character from the specified port.
ROM_UARTCharPut
// Waits to send a character from the specified port.
ROM_UARTCharPutNonBlocking
// Sends a character to the specified port.
ROM_UARTCharsAvail
// Determines if there are any characters in the receive FIFO.
ROM_UARTConfigGetExpClk
// Gets the current configuration of a UART.
ROM_UARTConfigSetExpClk
// Sets the configuration of a UART.
ROM_UARTDisable
// Disables transmitting and receiving.
ROM_UARTDisableSIR
// Disables SIR (IrDA) mode on the specified UART.
ROM_UARTEnable
// Enables transmitting and receiving.
ROM_UARTEnableSIR
// Enables SIR (IrDA) mode on specified UART.
ROM_UARTFIFOLevelGet
// Gets the FIFO level at which interrupts are generated.
ROM_UARTFIFOLevelSet
// Sets the FIFO level at which interrupts are generated.
ROM_UARTIntClear
// Clears UART interrupt sources.
ROM_UARTIntDisable
// Disables individual UART interrupt sources.
ROM_UARTIntEnable
// Enables individual UART interrupt sources.
ROM_UARTIntStatus
// Gets the current interrupt status.
ROM_UARTParityModeGet
// Gets the type of parity currently being used.
November 17, 2011
857
Texas Instruments-Production Data