opto_get_intrmask

int opto_get_intrmask (
    int fd;
    unsigned char* im;
);

Description

Returns the currently applied interupt mask.

Parameters

This function accepts the following parameters:

Return Values

On success, the function will return 0. On failure, it will return a non-null value, which is one of standard error codes.