no-OS
|
Device descriptor for MAX149X6. More...
#include <max149x6-base.h>
Public Attributes | |
uint32_t | chip_address |
struct no_os_spi_desc * | comm_desc |
struct no_os_gpio_desc * | en_gpio |
struct no_os_gpio_desc * | fault_gpio |
struct no_os_gpio_desc * | ready_gpio |
struct no_os_gpio_desc * | synch_gpio |
uint8_t | buff [MAX149X6_FRAME_SIZE+1] |
bool | crc_en |
Device descriptor for MAX149X6.
uint8_t max149x6_desc::buff[MAX149X6_FRAME_SIZE+1] |
uint32_t max149x6_desc::chip_address |
struct no_os_spi_desc* max149x6_desc::comm_desc |
bool max149x6_desc::crc_en |
struct no_os_gpio_desc* max149x6_desc::en_gpio |
struct no_os_gpio_desc* max149x6_desc::fault_gpio |
struct no_os_gpio_desc* max149x6_desc::ready_gpio |
struct no_os_gpio_desc* max149x6_desc::synch_gpio |