![]() |
no-OS
|
AD4170 SPI settings. More...
#include <ad4170.h>
Public Attributes | |
| bool | short_instruction |
| bool | crc_enabled |
| bool | sync_loss_detect |
AD4170 SPI settings.
| bool ad4170_spi_settings::crc_enabled |
Enable communication CRC generation and checking.
| bool ad4170_spi_settings::short_instruction |
Select short instruction, 7-bit Addressing, instead of the default 15-bit Addressing.
| bool ad4170_spi_settings::sync_loss_detect |
Enable sync pattern loss detection and recovery.