MSP430™CapTIvateSoftwareLibraryAPIGuide  1_83_00_05
Macros
CAPT_CommConfig.h File Reference
#include "CAPT_UserConfig.h"
Include dependency graph for CAPT_CommConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __CAPT_NO_INTERFACE__   (0)
 def CAPT_NO_INTERFACE disables the communications module. More...
 
#define __CAPT_UART_INTERFACE__   (1)
 
#define __CAPT_BULKI2C_INTERFACE__   (2)
 
#define __CAPT_REGISTERI2C_INTERFACE__   (3)
 
#define CAPT_TRANSMIT_BUFFER_SIZE   (48)
 
#define CAPT_QUEUE_BUFFER_SIZE   (256)
 def CAPT_QUEUE_BUFFER_SIZE defines the size of the receive queue buffer. More...
 
#define CAPT_I2C_RECEIVE_BUFFER_SIZE   (32)
 def CAPT_REGISTER_I2C_BUFFER_SIZE defines the size of the I2C Rx buffer. More...
 
#define CAPT_I2C_REGISTER_RW_BUFFER_SIZE   (32)
 
#define I2CSLAVE__REQ_POUT   (P1OUT)
 
#define I2CSLAVE__REQ_PDIR   (P1DIR)
 
#define I2CSLAVE__REQ_MASK   (BIT1)
 
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale