Treehopper Python API
SpiBurstMode Class Reference

The burst mode to use with an SPI interface. More...

Static Public Attributes

int NoBurst = 0
 
int BurstTx = 1
 
int BurstRx = 2
 

Detailed Description

The burst mode to use with an SPI interface.

Member Data Documentation

◆ BurstRx

int BurstRx = 2
static

◆ BurstTx

int BurstTx = 1
static

◆ NoBurst

int NoBurst = 0
static

The documentation for this class was generated from the following file: