MSP430UltrasonicLibrary  02_20_00_15
ussSwLibCommonInterrupts.h
Go to the documentation of this file.
1 #ifndef _USSSWLIBCOMMONINTERRUPTS_H_
2 #define _USSSWLIBCOMMONINTERRUPTS_H_
3 
4 //#############################################################################
5 //
11 //
12 // Group: MSP
13 // Target Device: Banshee
14 //
15 // (C) Copyright 2015, Texas Instruments, Inc.
16 //#############################################################################
17 // TI Release: __PRODUCT_NAME__
18 // Release Date: __PACKAGE_RELEASE_DATE__
19 //#############################################################################
20 
21 
22 //*****************************************************************************
23 // includes
24 //*****************************************************************************
25 #include <msp430.h>
26 #include <stdint.h>
27 #include <stdbool.h>
28 #include "ussSwLib.h"
29 #include "USSGenericRegDef.h"
30 
31 //*****************************************************************************
34 //*****************************************************************************
35 
36 #ifdef __cplusplus
37 
38 extern "C" {
39 #endif
40 
41 //*****************************************************************************
42 // defines
43 //*****************************************************************************
44 
45 
46 //*****************************************************************************
47 // typedefs
48 //*****************************************************************************
49 
50 
51 //*****************************************************************************
52 // globals
53 //*****************************************************************************
54 
55 
56 //*****************************************************************************
57 // the function prototypes
58 //*****************************************************************************
61 
64 
65 extern void commonClearUSSInterrupts(void);
66 
69 
70 #ifdef __cplusplus
71 }
72 #endif // extern "C"
73 
74 
75 #endif // end of _USSSWLIBINTERRUPTS_H_ definition
Contains USS SW Lib configuration.
Definition: ussSwLib.h:1611
void commonEnableCaptureInterrupts(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonInterrupts.c:13
Contains all USS SW Library enums, structs, macros, function and global variables definitions...
void commonClearUSSInterrupts(void)
Definition: ussSwLibCommonInterrupts.c:68
void commonEnableManualSDHSTriggerInterrupts(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonInterrupts.c:21
void commonDisableCaptureInterrupts(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonInterrupts.c:48
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale