1 | /* |
2 | * Academic License - for use in teaching, academic research, and meeting |
3 | * course requirements at degree granting institutions only. Not for |
4 | * government, commercial, or other organizational use. |
5 | * |
6 | * File: TEMP_SPI_types.h |
7 | * |
8 | * Code generated for Simulink model 'TEMP_SPI'. |
9 | * |
10 | * Model version : 1.3 |
11 | * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 |
12 | * C/C++ source code generated on : Mon Jan 08 21:01:45 2018 |
13 | * |
14 | * Target selection: ert.tlc |
15 | * Embedded hardware selection: Atmel->AVR |
16 | * Code generation objectives: Unspecified |
17 | * Validation result: Not run |
18 | */ |
19 | |
20 | #ifndef RTW_HEADER_TEMP_SPI_types_h_ |
21 | #define RTW_HEADER_TEMP_SPI_types_h_ |
22 | |
23 | /* Forward declaration for rtModel */ |
24 | typedef struct tag_RTM_TEMP_SPI_T RT_MODEL_TEMP_SPI_T; |
25 | |
26 | #endif /* RTW_HEADER_TEMP_SPI_types_h_ */ |
27 | |
28 | /* |
29 | * File trailer for generated code. |
30 | * |
31 | * [EOF] |
32 | */ |
33 | |