bertos/hw/hw_sipo.h File Reference

Macro for HW_SIPO_H. More...

Go to the source code of this file.


Defines

#define SIPO_SI_HIGH()   do { /* Implement me! */ } while (0)
 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()
 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 2541 2009-04-17 14:00:57Z batt

Author:
Andrea Grandi <andrea@develer.com>

Daniele Basile <asterix@develer.com>

Definition in file bertos/hw/hw_sipo.h.