fsStatusLEDEnable (Function) |
Top Previous Next |
This function controls the use of a LED3 and LED4 on the RTCU device as status indicator for the file system. When the status is enabled, LED 3 and LED 4 cannot be used from the application (no output variable can be configured to use the LEDs).
The use of LED3/4 has the following interpretation:
Note: on devices where LED3 and LED4 are not present, LED1 and LED2 are used instead. Note: This function is not supported on NX32L.
Input: enable : BOOL
Returns: INT
Declaration: FUNCTION fsStatusLEDEnable : INT;
Example: INCLUDE rtcu.inc |