
plxormod: Enter or leave xor mode 

DESCRIPTION:

    This function is used in examples 1,20. 

SYNOPSIS:

plxormod(mode, status)

ARGUMENTS:

    mode (PLBOOL, input) :    mode is true means enter xor mode and  mode
    is false means leave xor mode. 

    status (PLBOOL *, output) :    Pointer to status. Returned    modestatus
    of true (false) means driver is capable (incapable) of xor mode. 
