| 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: m3_core_data.c |
| 7 | * |
| 8 | * Code generated for Simulink model 'm3_core'. |
| 9 | * |
| 10 | * Model version : 1.91 |
| 11 | * Simulink Coder version : 8.11 (R2016b) 25-Aug-2016 |
| 12 | * C/C++ source code generated on : Thu Sep 27 00:27:58 2018 |
| 13 | * |
| 14 | * Target selection: ert.tlc |
| 15 | * Embedded hardware selection: ARM Compatible->ARM Cortex |
| 16 | * Code generation objectives: Unspecified |
| 17 | * Validation result: Not run |
| 18 | */ |
| 19 | |
| 20 | #include "m3_core.h" |
| 21 | #include "m3_core_private.h" |
| 22 | |
| 23 | /* Block parameters (auto storage) */ |
| 24 | P_m3_core_T m3_core_P = { |
| 25 | 1.0, /* Expression: 1 |
| 26 | * Referenced by: '<S1>/Pulse Generator' |
| 27 | */ |
| 28 | 2.0, /* Computed Parameter: PulseGenerator_Period |
| 29 | * Referenced by: '<S1>/Pulse Generator' |
| 30 | */ |
| 31 | 1.0, /* Computed Parameter: PulseGenerator_Duty |
| 32 | * Referenced by: '<S1>/Pulse Generator' |
| 33 | */ |
| 34 | 0.0, /* Expression: 0 |
| 35 | * Referenced by: '<S1>/Pulse Generator' |
| 36 | */ |
| 37 | |
| 38 | /* Computed Parameter: Constant_Value |
| 39 | * Referenced by: '<Root>/Constant' |
| 40 | */ |
| 41 | { 1U, 7U, 3U, 4U, 5U, 7U, 7U, 8U } |
| 42 | }; |
| 43 | |
| 44 | /* |
| 45 | * File trailer for generated code. |
| 46 | * |
| 47 | * [EOF] |
| 48 | */ |
| 49 | |