no-OS
Public Attributes | List of all members
max11205_init_param Struct Reference

#include <max11205.h>

Collaboration diagram for max11205_init_param:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_init_param spi_init
 
struct no_os_gpio_init_paramgpio_rdy
 
struct no_os_irq_ctrl_descirq_ctrl
 
uint32_t vref_mv
 

Member Data Documentation

◆ gpio_rdy

struct no_os_gpio_init_param* max11205_init_param::gpio_rdy

GPIO RDY descriptor used to signal when ADC data is available

◆ irq_ctrl

struct no_os_irq_ctrl_desc* max11205_init_param::irq_ctrl

IRQ device descriptor used to handle interrupt routine for GPIO RDY

◆ spi_init

struct no_os_spi_init_param max11205_init_param::spi_init

SPI device descriptor

◆ vref_mv

uint32_t max11205_init_param::vref_mv

Reference voltage in millivolts


The documentation for this struct was generated from the following file: