NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the chances are there are more. Original: http://ics.nxp.com/support/documents/microcontrollers/zip/lpc17xx.cmsis.driver.library.zip
Variables | |
| UART_CBS_Type | uartCbsDat [4] |
| Call-back function pointer data. | |
| fnModemCbs_Type * | pfnModemCbs = NULL |
| UART1 modem status interrupt callback pointer data. | |
Variable Documentation
| fnModemCbs_Type* pfnModemCbs = NULL |
UART1 modem status interrupt callback pointer data.
Definition at line 77 of file lpc17xx_uart.c.
| UART_CBS_Type uartCbsDat[4] |
{
{NULL, NULL, NULL, NULL},
{NULL, NULL, NULL, NULL},
{NULL, NULL, NULL, NULL},
{NULL, NULL, NULL, NULL},
}
Call-back function pointer data.
Definition at line 69 of file lpc17xx_uart.c.
Generated on Tue Jul 12 2022 17:06:03 by
1.7.2