#include <revolution/os.h>
void OSSetAlarmUserData( OSAlarm* alarm, void* userData )
|
Pointer to the alarm for which user data is to be set. |
userData |
User Data |
None.
Sets user data to the NANDCommandBlock structure. The user data set can be obtained using the OSGetAlarmUserData function.
Alarm Functions
OSGetAlarmUserData
07/xx/2006 Initial version.
CONFIDENTIAL