1/*
2 * RaspberryMagmanControl_types.h
3 *
4 * Classroom License -- for classroom instructional use only. Not for
5 * government, commercial, academic research, or other organizational use.
6 *
7 * Code generation for model "RaspberryMagmanControl".
8 *
9 * Model version : 1.39
10 * Simulink Coder version : 8.11 (R2016b) 25-Aug-2016
11 * C source code generated on : Wed Jan 04 15:46:45 2017
12 *
13 * Target selection: ert.tlc
14 * Note: GRT includes extra infrastructure and instrumentation for prototyping
15 * Embedded hardware selection: ARM Compatible->ARM Cortex
16 * Code generation objectives: Unspecified
17 * Validation result: Not run
18 */
19
20#ifndef RTW_HEADER_RaspberryMagmanControl_types_h_
21#define RTW_HEADER_RaspberryMagmanControl_types_h_
22#include "rtwtypes.h"
23#include "multiword_types.h"
24
25/* Parameters (auto storage) */
26typedef struct P_RaspberryMagmanControl_T_ P_RaspberryMagmanControl_T;
27
28/* Forward declaration for rtModel */
29typedef struct tag_RTM_RaspberryMagmanControl_T
30 RT_MODEL_RaspberryMagmanControl_T;
31
32#endif /* RTW_HEADER_RaspberryMagmanControl_types_h_ */
33