ADM/ADM_Cruise_Control/CANTest_slrt_rtw/CANTest_private.h
JaeminSong 3854fbc169 Cruise Control Update
Cruise Control Update
2024-08-07 11:01:25 +09:00

40 lines
1.4 KiB
C

/*
* CANTest_private.h
*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* Code generation for model "CANTest".
*
* Model version : 1.360
* Simulink Coder version : 8.14 (R2018a) 06-Feb-2018
* C source code generated on : Tue Jul 11 11:56:08 2023
*
* Target selection: slrt.tlc
* Note: GRT includes extra infrastructure and instrumentation for prototyping
* Embedded hardware selection: Generic->32-bit x86 compatible
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef RTW_HEADER_CANTest_private_h_
#define RTW_HEADER_CANTest_private_h_
#include "rtwtypes.h"
#include "builtin_typeid_types.h"
#include "multiword_types.h"
#include "zero_crossing_types.h"
extern CAN_DATATYPE CAN_DATATYPE_GROUND;
extern const serialfifoptr serialfifoground;
extern const bcmsglist1553 bcmsg1553ground;
extern const bcstatus1553 bcstatground;
extern const bmmsglist1553 bmmsg1553ground;
extern void* slrtRegisterSignalToLoggingService(rtwCAPI_ModelMappingInfo* mdlMMI,
const char* relBlkPath, int portNumber);
extern void sg_IO613_setup_s(SimStruct *rts);
extern void sg_IO61X_read_s(SimStruct *rts);
extern void sg_IO61X_write_s(SimStruct *rts);
#endif /* RTW_HEADER_CANTest_private_h_ */