SparkFun Toolkit  v1.0.5-6-g34ffa30
Core Functionality Library
Loading...
Searching...
No Matches
sfTkISPI.h File Reference

Header file for the SparkFun Toolkit SPI Interface Definition. More...

#include "sfTkIBus.h"
Include dependency graph for sfTkISPI.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header file for the SparkFun Toolkit SPI Interface Definition.

This file contains the interface declaration for the SPI communication bus

Author
SparkFun Electronics
Date
2024-2025

SPDX-License-Identifier: MIT

Variable Documentation

◆ ksfTkBusTypeSPI

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.