Return to previous page | Return to menu | Go to next page
Bool
Peripheral control function
Set peripheral acquisition time optimization mode
Bool slSetOptimize(mode)
Uint8 mode;
mode Peripheral acquisition time optimization mode
Sets the peripheral acquisition time optimization mode.
Execution result OK ... success NG ... failure
If the semaphore cannot be acquired (locked by another process), execution will fail.
The following values can be used for parameters.
SMPC_OPT_ENA .. Acquisition time optimization permission (initial value)
SMPC_OPT_DIS ... Acquisition time optimization prohibited
Reference: HARDWARE MANUAL vol.1 (SMPC)
slSetOptimize