Simple Driver support Functions


simple_SetMode


Syntax:
#include <Simple_lib.h>

simple_SetMode (int fd, int flags)


Description:

Sets the mode flag register according to the following table 0xa sets a 0xb sets b


Compilation Example:

cc -o your_program -lSimple your_program.c

Wed Dec 23 17:40:53 1998