zutil-asm/boostc/spi.h
2009-06-15 13:00:32 +00:00

3 lines
No EOL
62 B
C

void spi_init(void);
unsigned char spi_putc(unsigned char);