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


Bool
System management functions

slSlaveOn

Slave SH2 ON (no wait mode)

Format

Bool slSlaveOn()

Parameter

None

Function

Turn on slave SH2.

Return value

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

Remarks

If the semaphore cannot be acquired (locked by another process), execution will fail.
Does not wait for the SMPC command to finish.
If an interrupt back is issued, it is queued in the command cache.
Execution fails when the command cache overflows.

Reference: HARDWARE MANUAL vol.1 (SMPC)

slSlaveOn


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