![]() |
SparkFun Toolkit
v1.0.5-6-g34ffa30
Core Functionality Library
|
Header file for the SparkFun Toolkit SPI Interface Definition. More...
#include "sfTkIBus.h"
Go to the source code of this file.
Classes | |
class | sfTkISPI |
Variables | |
const uint8_t | ksfTkBusTypeSPI = 0x02 |
Interface that defines the SPI communication bus for the SparkFun Electronics Toolkit. More... | |
Header file for the SparkFun Toolkit SPI Interface Definition.
This file contains the interface declaration for the SPI communication bus
SPDX-License-Identifier: MIT
const uint8_t ksfTkBusTypeSPI = 0x02 |
Interface that defines the SPI communication bus for the SparkFun Electronics Toolkit.
The SPI bus interface extends the IBus interface and adds the ability to set and get the CS pin.