![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
LPC8XX High level ROM API structure.
Definition at line 161 of file ccand_11xx.h.
#include "ccand_11xx.h"
Data Fields | |
| const uint32_t | unused [2] |
| const CCAN_API_T * | pCCAND |
| const PWRD_API_T * | pPWRD |
| const uint32_t | p_dev1 |
| const I2CD_API_T * | pI2CD |
| const uint32_t | p_dev3 |
| const uint32_t | p_dev4 |
| const uint32_t | p_dev5 |
| const UARTD_API_T * | pUARTD |
| const uint32_t p_dev1 |
Definition at line 50 of file romapi_8xx.h.
| const uint32_t p_dev3 |
Definition at line 52 of file romapi_8xx.h.
| const uint32_t p_dev4 |
Definition at line 53 of file romapi_8xx.h.
| const uint32_t p_dev5 |
Definition at line 54 of file romapi_8xx.h.
| const CCAN_API_T* pCCAND |
CCAN API function table
Definition at line 163 of file ccand_11xx.h.
| const I2CD_API_T* pI2CD |
I2C driver routines functions table
Definition at line 51 of file romapi_8xx.h.
| const PWRD_API_T* pPWRD |
Power profiles API function table
Definition at line 49 of file romapi_8xx.h.
| const UARTD_API_T* pUARTD |
UART driver routines function table
Definition at line 55 of file romapi_8xx.h.
| const uint32_t unused |
Definition at line 162 of file ccand_11xx.h.