- or download this
void digitalWriteByte(value)
int value
...
int wiringPiSPISetup(channel, speed)
int channel
int speed
- or download this
void spiDataRW(int channel, SV* byte_ref, int len){
...
inline_stack_done;
}
- or download this
void spiDataRW (channel, byte_ref, len)
int channel
...
XSRETURN_EMPTY;
}
return;