Go to the source code of this file.
void LEDPort_serial |
( |
void |
| ) |
|
Function: LEDPort_serial
Preconditions: None.
Overview: Toggles the corresponding LED output depending on the recieved RS232 Data.
Arguments: None.
Returns: None.
Definition at line 113 of file tester.c.
Function: OC_serial
Preconditions: None.
Overview: Toggles the corresponding OC optput depending on the recieved RS232 Data.
Arguments: None.
Returns: None.
Definition at line 79 of file tester.c.
Function: RLY_serial
Preconditions: None.
Overview: Toggles the corresponding RLY output depending on the recieved RS232 Data.
Arguments: None.
Returns: None.
Definition at line 45 of file tester.c.