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

TSPIDevice.BitsPerWord

Count of bits transferred as smallest unit

Declaration

Source position: fpspi.pas line 83

public property TSPIDevice.BitsPerWord : Byte
  read GetBitsPerWord
  write SetBitsPerWord
  default 8;

Description

Some SPI bus devices don't support other values than 8 bits per word. Therefore, 8 bits per word is the default setting.


Documentation generated on: 2020-05-22