sipo.c File Reference
SIPO Module. More...
#include "sipo.h"#include "hw/hw_sipo.h"#include "cfg/cfg_sipo.h"#include <cfg/log.h>#include <cfg/compiler.h>#include <io/kfile.h>#include <string.h>Go to the source code of this file.
Functions | |
| void | sipo_putchar (uint8_t c, uint8_t bit_order, uint8_t clock_pol) |
| Write a char in sipo shift register. | |
| static size_t | sipo_write (struct KFile *_fd, const void *_buf, size_t size) |
| Write a buffer into the sipo register and, when finished, give a load pulse. | |
| DEPRECATED void | sipo_init_1 (Sipo *fd) |
| Init sipo module. | |
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)