GPR_$SET_PLANE_MASK GPR Calls GPR_$SET_PLANE_MASK
NAME
gpr_$set_plane_mask - establishes a 16-bit plane mask for subsequent
write operations.
FORMAT
gpr_$set_plane_mask (mask, status)
DESCRIPTION
This routine establishes a 16-bit plane mask for subsequent write opera-
tions.
Input Parameters
mask The plane mask, which specifies which planes to use, in gpr_$mask_t
format. This is a two-byte integer.
Output Parameters
status
Completion status, in status_$t format.
NOTES
We recommend that you not use gpr_$set_plane_mask routine; we may
obsolete this call. Please use the gpr_$set_plane_mask_32 routine
instead.