swixteen  0.03
Switch a lamp on/off with X10 RF commands
 All Files Functions Variables Macros Pages
Functions
SendBit.c File Reference
#include <stdio.h>
#include "../config.h"
#include "../Common/Common.h"
#include "../Sysfs/Sysfs.h"
#include "../MarmitekX10/MarmitekX10.h"
Include dependency graph for SendBit.c:

Go to the source code of this file.

Functions

int SendBit (int Bit)
 Send a bit of an X10 RF code with the correct timing. More...
 

Function Documentation

int SendBit ( int  Bit)

Send a bit of an X10 RF code with the correct timing.

Parameters
Bit( 0 or a positive integer )
Returns
zero on succes and a negative number on failure

Definition at line 13 of file SendBit.c.

Here is the call graph for this function:

Here is the caller graph for this function: