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

#include <ad738x.h>

Collaboration diagram for ad738x_init_param:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_init_paramspi_param
 
struct spi_engine_offload_init_paramoffload_init_param
 
enum ad738x_conv_mode conv_mode
 
enum ad738x_ref_sel ref_sel
 
uint32_t ref_voltage_mv
 
void(* dcache_invalidate_range )(uint32_t address, uint32_t bytes_count)
 

Member Data Documentation

◆ conv_mode

enum ad738x_conv_mode ad738x_init_param::conv_mode

◆ dcache_invalidate_range

void(* ad738x_init_param::dcache_invalidate_range) (uint32_t address, uint32_t bytes_count)

Invalidate the Data cache for the given address range

◆ offload_init_param

struct spi_engine_offload_init_param* ad738x_init_param::offload_init_param

SPI module offload init

◆ ref_sel

enum ad738x_ref_sel ad738x_init_param::ref_sel

◆ ref_voltage_mv

uint32_t ad738x_init_param::ref_voltage_mv

◆ spi_param

struct no_os_spi_init_param* ad738x_init_param::spi_param

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