1/*
2 * File: multiword_types.h
3 *
4 * Code generated for Simulink model 'sensorsharp'.
5 *
6 * Model version : 1.47
7 * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017
8 * C/C++ source code generated on : Tue Jun 18 18:54:30 2019
9 *
10 * Target selection: ert.tlc
11 * Embedded hardware selection: Atmel->AVR
12 * Code generation objectives: Unspecified
13 * Validation result: Not run
14 */
15
16#ifndef MULTIWORD_TYPES_H
17#define MULTIWORD_TYPES_H
18#include "rtwtypes.h"
19
20/*
21 * Definitions supporting external data access
22 */
23typedef int32_T chunk_T;
24typedef uint32_T uchunk_T;
25
26#endif /* MULTIWORD_TYPES_H */
27
28/*
29 * File trailer for generated code.
30 *
31 * [EOF]
32 */
33