Return to previous page | Return to menu | Go to next page


Bool
System management functions

slIntBackCancel

Clear interrupt back setting flag

Format

Bool slIntBackCancel()

Parameter

None

Function

Set by calling “slGetPeripheral” or “slGetStatus” Cancels automatic acquisition of SMPC status and peripheral data.

Return value

Execution result
     OK ... success
     NG ... failure

Remarks

If the semaphore cannot be acquired (locked by another process), execution will fail.

Reference: HARDWARE MANUAL vol.1 (SMPC)

slIntBackCancel


Return to previous page | Return to menu | Go to next page