UART
void
(uint32_t ui32Base, uint32_t ui32Source)
void
(uint32_t ui32Base, uint32_t ui32UARTClk, uint32_t
∗
pui32Baud, uint32_t
∗
pui32Config)
void
(uint32_t ui32Base, uint32_t ui32UARTClk, uint32_t
ui32Baud, uint32_t ui32Config)
void
(uint32_t ui32Base)
void
(uint32_t ui32Base)
void
(uint32_t ui32Base, uint32_t ui32DMAFlags)
void
(uint32_t ui32Base, uint32_t ui32DMAFlags)
void
(uint32_t ui32Base)
void
(uint32_t ui32Base, bool bLowPower)
void
(uint32_t ui32Base)
void
(uint32_t ui32Base)
void
(uint32_t ui32Base,
uint32_t
∗
pui32TxLevel,
uint32_t
∗
pui32RxLevel)
void
(uint32_t
ui32Base,
uint32_t
ui32TxLevel,
uint32_t
ui32RxLevel)
void
(uint32_t ui32Base, uint32_t ui32IntFlags)
void
(uint32_t ui32Base, uint32_t ui32IntFlags)
void
(uint32_t ui32Base, uint32_t ui32IntFlags)
uint32_t
(uint32_t ui32Base, bool bMasked)
uint32_t
(uint32_t ui32Base)
void
(uint32_t ui32Base, uint32_t ui32Parity)
void
(uint32_t ui32Base)
uint32_t
(uint32_t ui32Base)
bool
(uint32_t ui32Base)
uint32_t
(uint32_t ui32Base)
void
(uint32_t ui32Base, uint32_t ui32Mode)
void
(void)
22.2.1
Function Documentation
22.2.1.1 ROM_UART9BitAddrSend
Sends an address character from the specified port when operating in 9-bit mode.
Prototype:
void
ROM_UART9BitAddrSend(uint32_t ui32Base,
uint8_t ui8Addr)
ROM Location:
ROM_APITABLE
is an array of pointers located at
0x0100.0010
.
ROM_UARTTABLE
is an array of pointers located at
ROM_APITABLE[1]
.
ROM_UART9BitAddrSend
is a function pointer located at
ROM_UARTTABLE[36]
.
Parameters:
ui32Base
is the base address of the UART port.
250
April 8, 2013
Содержание Tiva TM4C123GH6PM
Страница 26: ...Boot Loader 26 April 8 2013...
Страница 68: ...Controller Area Network CAN 68 April 8 2013...
Страница 122: ...Hibernation Module 122 April 8 2013...
Страница 136: ...Inter Integrated Circuit I2C 136 April 8 2013...
Страница 152: ...Memory Protection Unit MPU 152 April 8 2013...
Страница 174: ...Pulse Width Modulator PWM Returns None 174 April 8 2013...
Страница 196: ...Synchronous Serial Interface SSI 196 April 8 2013...
Страница 222: ...System Control 222 April 8 2013...
Страница 270: ...UART 270 April 8 2013...
Страница 296: ...uDMA Controller 296 April 8 2013...
Страница 351: ...April 8 2013 351...