Code Interface Report for untitled

Table of Contents

Entry Point Functions

Function: untitled_initialize

Prototype void untitled_initialize(void)
Description Initialization entry point of generated code
Timing Must be called exactly once
Arguments None
Return value None
Header file untitled.h

Function: untitled_step

Prototype void untitled_step(void)
Description Output entry point of generated code
Timing Must be called periodically, every 0.1 seconds
Arguments None
Return value None
Header file untitled.h

Function: untitled_terminate

Prototype void untitled_terminate(void)
Description Termination entry point of generated code
Timing Must be called exactly once
Arguments None
Return value None
Header file untitled.h

Inports

No Inports in model.

Outports

No Outports in model.

Interface Parameters

Parameter Source Code Identifier Data Type Dimension
<Root>/Analog Input untitled_P.AnalogInput_p1 uint32_T 1

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