Interface Section This section documents the inputs and outputs flowing into/out of the module. It is useful for reusability purposes to understand the interface of the module. /* Inputs */ /* event CAR; */ /* event ADVANCE; */ /* Outputs */ /* condition YELLOW_C; */
This section documents the inputs and outputs flowing into/out of the module. It is useful for reusability purposes to understand the interface of the module.