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 |
No Inports in model.
No Outports in model.
Parameter Source | Code Identifier | Data Type | Dimension |
---|---|---|---|
<Root>/Analog Input | untitled_P.AnalogInput_p1 | uint32_T | 1 |
No data stores in the model; note that this report lists only data stores with non-auto storage class and global data stores