Optimized high speed nRF24L01+ driver class documentation v1.4.8
TMRh20 2020 - Optimized fork of the nRF24L01+ driver
Loading...
Searching...
No Matches
Functions
spi.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

void begin (int busNo)
 
uint8_t transfer (uint8_t tx_)
 
void transfernb (char *tbuf, char *rbuf, uint32_t len)
 
void transfern (char *buf, uint32_t len)
 

Detailed Description

Class declaration for SPI helper files

Definition in file spi.h.