uint32_t rtems_object_id_get_api( rtems_id id );
Returns the API portion of the object Id.
This directive returns the API portion of the provided object id
.
This directive is strictly local and does not impact task scheduling.
This directive does NOT validate the id
provided.
Copyright © 1988-2008 OAR Corporation