This file contains the possible external configuration of the QT60168.
Definition in file conf_qt60168.h.
#include "qt60168.h"
Go to the source code of this file.
Defines | |
#define | QT60168_AKS 0x00 |
#define | QT60168_BL 0x02 |
#define | QT60168_BS 0x01 |
#define | QT60168_EEPROM_CRC 0x0A |
#define | QT60168_FDIL 0x04 |
#define | QT60168_LSL 0x0064 |
#define | QT60168_MSYNC 0x00 |
#define | QT60168_NDIL 0x02 |
#define | QT60168_NDRIFT 0x0F |
#define | QT60168_NRD 0x14 |
#define | QT60168_NTHR 0x0F |
#define | QT60168_SPI_BITS 8 |
Number of bits in each SPI transfer. | |
#define | QT60168_SPI_FIRST_NPCS QT60168_SPI_NCPS |
First chip select used by QT60168 components on the SPI module instance. | |
#define | QT60168_SPI_MASTER_SPEED 1000000 |
SPI master speed in Hz. | |
#define | QT60168_SSYNC 0x00 |
Variables | |
const qt60168_setups_block_t | qt60168_setups_block |
if define, DRDY is not checked, a delay function to wait chip to be ready |
#define QT60168_AKS 0x00 |
Definition at line 72 of file conf_qt60168.h.
#define QT60168_BL 0x02 |
Definition at line 71 of file conf_qt60168.h.
#define QT60168_BS 0x01 |
Definition at line 75 of file conf_qt60168.h.
#define QT60168_EEPROM_CRC 0x0A |
Definition at line 77 of file conf_qt60168.h.
#define QT60168_FDIL 0x04 |
Definition at line 69 of file conf_qt60168.h.
#define QT60168_LSL 0x0064 |
Definition at line 76 of file conf_qt60168.h.
#define QT60168_MSYNC 0x00 |
Definition at line 74 of file conf_qt60168.h.
#define QT60168_NDIL 0x02 |
Definition at line 68 of file conf_qt60168.h.
#define QT60168_NDRIFT 0x0F |
Definition at line 67 of file conf_qt60168.h.
#define QT60168_NRD 0x14 |
Definition at line 70 of file conf_qt60168.h.
#define QT60168_NTHR 0x0F |
Definition at line 66 of file conf_qt60168.h.
#define QT60168_SPI_BITS 8 |
Number of bits in each SPI transfer.
Definition at line 64 of file conf_qt60168.h.
Referenced by qt60168_resources_init().
#define QT60168_SPI_FIRST_NPCS QT60168_SPI_NCPS |
First chip select used by QT60168 components on the SPI module instance.
Definition at line 58 of file conf_qt60168.h.
#define QT60168_SPI_MASTER_SPEED 1000000 |
SPI master speed in Hz.
Definition at line 61 of file conf_qt60168.h.
Referenced by qt60168_resources_init().
#define QT60168_SSYNC 0x00 |
Definition at line 73 of file conf_qt60168.h.
const qt60168_setups_block_t qt60168_setups_block |
if define, DRDY is not checked, a delay function to wait chip to be ready