| 1 | /* |
| 2 | * File: BSER_CmuLost_private.h |
| 3 | * |
| 4 | * Code generated for Simulink model 'BSER_CmuLost'. |
| 5 | * |
| 6 | * Model version : 1.1407 |
| 7 | * Simulink Coder version : 8.13 (R2017b) 24-Jul-2017 |
| 8 | * C/C++ source code generated on : Tue Jul 28 10:51:17 2020 |
| 9 | * |
| 10 | * Target selection: ert.tlc |
| 11 | * Embedded hardware selection: Infineon->TriCore |
| 12 | * Code generation objectives: |
| 13 | * 1. MISRA C:2012 guidelines |
| 14 | * 2. Execution efficiency |
| 15 | * Validation result: Not run |
| 16 | */ |
| 17 | |
| 18 | #ifndef RTW_HEADER_BSER_CmuLost_private_h_ |
| 19 | #define RTW_HEADER_BSER_CmuLost_private_h_ |
| 20 | #include "rtwtypes.h" |
| 21 | |
| 22 | /* Exported data declaration */ |
| 23 | |
| 24 | /* Declaration for custom storage class: InputSignal */ |
| 25 | extern volatile uint8_T BCMR_stAChrgObsr;/* AC充电状态 */ |
| 26 | extern volatile uint8_T BCMR_stDChrgMode;/* DC充电状态 */ |
| 27 | extern volatile uint8_T IoExtMc33771_ChkCIDCycSt;/* CMU通讯丢失 */ |
| 28 | |
| 29 | #endif /* RTW_HEADER_BSER_CmuLost_private_h_ */ |
| 30 | |
| 31 | /* |
| 32 | * File trailer for generated code. |
| 33 | * |
| 34 | * [EOF] |
| 35 | */ |
| 36 |