![]() |
![]() |
|
MSP430™CapTIvateSoftwareLibraryAPIGuide
1_70_00_03
|
#include "rom_driverlib.h"#include "rom_map_driverlib.h"#include "driverlib.h"#include "CAPT_CommConfig.h"

Go to the source code of this file.
Macros | |
| #define | I2CSLAVE__EUSCI_B_PERIPHERAL (EUSCI_B0_BASE) |
| #define | I2CSLAVE__ADDRESS (0x0A) |
| #define | I2CSLAVE__LPMx_bits (LPM3_bits) |
| #define | I2CSLAVE__INVALID_BYTE (0xFF) |
| #define | I2CSLAVE__TIMEOUT_ENABLE (true) |
| #define | I2CSLAVE__REQ_TIMEOUT_CYCLES (66) |
| #define | I2CSLAVE__TXFR_TIMEOUT_CYCLES (264) |