Code Interface Report for controlMCUSlugsMKII

Table of Contents

Entry Point Functions

Function: controlMCUSlugsMKII_initialize

Prototype void controlMCUSlugsMKII_initialize(boolean_T firstTime)
Description Initialization entry point of generated code
Timing Called once
Arguments
# Name Data Type Description
1 firstTime boolean_T firstTime
Return value None
Header file controlMCUSlugsMKII.h

Function: controlMCUSlugsMKII_step

Prototype void controlMCUSlugsMKII_step(int_T tid)
Description Output entry point of generated code
Timing Called periodically, every 0.01 seconds
Arguments
# Name Data Type Description
1 tid int_T TID0
Return value None
Header file controlMCUSlugsMKII.h

Function: controlMCUSlugsMKII_step

Prototype void controlMCUSlugsMKII_step(int_T tid)
Description Output entry point of generated code
Timing Called periodically, every 1 second
Arguments
# Name Data Type Description
1 tid int_T TID1
Return value None
Header file controlMCUSlugsMKII.h

Inports

No Inports in model.

Outports

No Outports in model.

Interface Parameters

No interface/tunable parameters in model.

Data Stores

No data stores in the model; note that this report lists only data stores with non-auto storage class and global data stores