English
Language : 

LM3S3748 Datasheet, PDF (721/753 Pages) List of Unclassifed Manufacturers – Microcontroller
LM3S3748 Microcontroller
ROM_TimerRTCDisable
// Disable RTC counting.
ROM_TimerRTCEnable
// Enable RTC counting.
ROM_TimerValueGet
// Gets the current timer value.
ROM_UARTBreakCtl
// Causes a BREAK to be sent.
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.
April 08, 2008
721
Preliminary