LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
serial_cfg.h File Reference

Go to the source code of this file.

Macros

#define SERIAL_CFG_MAX_NBR_IF   2 /* See Note #1. */
 
#define SERIAL_CFG_RD_BUF_EN   DEF_DISABLED /* See Note #2. */
 
#define SERIAL_CFG_WR_BUF_EN   DEF_DISABLED /* See Note #3. */
 
#define SERIAL_CFG_ARG_CHK_EXT_EN   DEF_DISABLED /* See Note #4. */
 
#define SERIAL_CFG_TX_DESC_NBR   1 /* See Note #5. */
 

Macro Definition Documentation

#define SERIAL_CFG_ARG_CHK_EXT_EN   DEF_DISABLED /* See Note #4. */

Definition at line 57 of file serial_cfg.h.

#define SERIAL_CFG_MAX_NBR_IF   2 /* See Note #1. */

Definition at line 51 of file serial_cfg.h.

#define SERIAL_CFG_RD_BUF_EN   DEF_DISABLED /* See Note #2. */

Definition at line 53 of file serial_cfg.h.

#define SERIAL_CFG_TX_DESC_NBR   1 /* See Note #5. */

Definition at line 59 of file serial_cfg.h.

#define SERIAL_CFG_WR_BUF_EN   DEF_DISABLED /* See Note #3. */

Definition at line 55 of file serial_cfg.h.