sipo.c File Reference
SIPO Module. More...
#include <drv/ser.h>
#include "sipo.h"
Go to the source code of this file.
Functions | |
| void | sipo_init (void) |
| Initialize the SIPO port. | |
| void | sipo_putchar (uint8_t c) |
| Write a char in the SIPO port and manage the LOAD pin. | |
Detailed Description
SIPO Module.
- Version:
- Id
- sipo.c 1164 2008-03-05 23:36:49Z asterix
The SIPO module trasform a serial input in a parallel output. Please check hw_sipo.h file to customize hardware relative parameters.
Definition in file sipo.c.
