uint32_t rtems_object_id_get_class( rtems_id id );
Returns the class portion of the object Id.
This directive returns the class 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