Name: has_device_addr | Properties: data-environment attribute, data-sharing attribute |
|
Arguments
Name | Type | Properties |
list | list of variable list item type | |
|
Directives
Semantics
The has_device_addr clause indicates that its list items already have device addresses and therefore they may be directly accessed from a target device. If the device address of a list item is not for the device on which the region that is associated with the construct on which the clause appears executes, accessing the list item inside the region results in unspecified behavior. The list items may include array sections.Restrictions
Restrictions to the has_device_addr clause are as follows:Cross References