Enum Adxl345Spi_RwFlags

Enum Documentation

enum Adxl345Spi_RwFlags

Read/write flags for SPI communication

Values:

enumerator Adxl345Spi_RwFlags_read

indicates SPI read

enumerator Adxl345Spi_RwFlags_write

indicates SPI write

enumerator Adxl345Spi_RwFlags_multiByte

indicates multibyte transfer

enumerator Adxl345Spi_RwFlags_singleByte

indicates single byte transfer