examples/triface/hw/hw_sipo.h File Reference

Macro for HW_SIPO_H. More...

#include <cfg/macros.h>
#include <avr/io.h>

Go to the source code of this file.


Defines

#define SIPO_SI_HIGH()   SOUT_OUT_HIGH
 Define the macros needed to set the serial input bit of SIPO device low or high.
#define SIPO_SI_CLOCK()
 Drive pin to load the bit, presented in serial-in pin, into sipo shift register.
#define SIPO_LOAD()
 Clock the content of shift register to output.
#define SIPO_ENABLE()   OE_LOW;
 Enable the shift register output.
#define SIPO_INIT_PIN()
 Do everything needed in order to init the SIPO pins.

Detailed Description

Macro for HW_SIPO_H.

Version:
Id
hw_sipo.h 2462 2009-04-02 08:11:20Z asterix

Author:
Andrea Grandi <andrea@develer.com>

Daniele Basile <asterix@develer.com>

Definition in file examples/triface/hw/hw_sipo.h.