
Appendix B
B-113
Zeros all bits in the specified mask.
C Syntax
#include <copro.h>
unsigned MSG_ZERO_MASK (mask)
unsigned *mask;
Parameters
mask
This is the address of the read or write mask used with the MSG_WAIT
function. This function will reset all bits in the mask.
Returns
Status Symbolic Name Meaning
Description
Use the MSG_ZERO_MASK function to zero bits in the message
read/write masks.
C Example
See MSG_WAIT on page B-102 for a complete example of asynchronous
message processing.
MSG_ZERO_MASK
Comentarios a estos manuales