eusci.h
Go to the documentation of this file.
1 #ifndef EUSCI_H_
2 #define EUSCI_H_
3 
4 #include <msp.h>
5 
6 #define EUSCI_A_CMSIS(x) ((EUSCI_A_Type *) x)
7 #define EUSCI_B_CMSIS(x) ((EUSCI_B_Type *) x)
8 
9 #endif /* EUSCI_H_ */

Copyright 2016, Texas Instruments Incorporated