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