Code Interface Report for TEMP_SPI

Table of Contents

Entry Point Functions

Function: TEMP_SPI_initialize

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

Function: TEMP_SPI_step

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

Function: TEMP_SPI_terminate

Prototype void TEMP_SPI_terminate(void)
Description Termination entry point of generated code
Timing Must be called exactly once
Arguments None
Return value None
Header file TEMP_SPI.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