spi_hw.c File Reference

#include "spi_hw.h"
#include "pic_serial.h"
Include dependency graph for spi_hw.c:

Go to the source code of this file.

Functions

void spi_hw_init ()
uns8 spi_hw_receive ()
void spi_hw_setup_io ()
void spi_hw_transmit (uns8 data)

Function Documentation

void spi_hw_init (  ) 

Definition at line 82 of file spi_hw.c.

uns8 spi_hw_receive (  ) 

Definition at line 106 of file spi_hw.c.

References spi_hw_transmit().

Here is the call graph for this function:

void spi_hw_setup_io (  ) 

Definition at line 40 of file spi_hw.c.

References make_input, and make_output.

void spi_hw_transmit ( uns8  data  ) 

Definition at line 91 of file spi_hw.c.


Generated on Wed Dec 8 13:47:50 2010 for Pic Pack by  doxygen 1.6.1