[Overview][Resource strings][Constants][Types][Classes][Index] Reference for unit 'fpspi' (#pascalio)

Reference for unit 'fpspi'

Free Pascal SPI abstraction layer

uses

  System,

  Classes,

  SysUtils,

  spidev,

  

Translation of spidev.h

  baseunix,

  RtlConsts;

Overview

This unit provides an object oriented access to the Serial Peripheral Interface (SPI). The base class for accessing an SPI device is TSPIDevice.

The default implementation for Linux is TSPILinuxDevice


Documentation generated on: 2020-05-22