Loading...
Searching...
No Matches
paa5100je_params_t Struct Reference

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 73 of file paa5100je.h.

#include <paa5100je.h>

Data Fields

spi_t spi
 SPI bus used.
 
spi_clk_t clk
 clock speed used on the selected SPI bus
 
gpio_t cs
 pin connected to the chip select line
 
paa5100je_variant_t var
 variant of the sensor used
 

Field Documentation

◆ clk

spi_clk_t paa5100je_params_t::clk

clock speed used on the selected SPI bus

Definition at line 75 of file paa5100je.h.

◆ cs

gpio_t paa5100je_params_t::cs

pin connected to the chip select line

Definition at line 76 of file paa5100je.h.

◆ spi

spi_t paa5100je_params_t::spi

SPI bus used.

Definition at line 74 of file paa5100je.h.

◆ var

paa5100je_variant_t paa5100je_params_t::var

variant of the sensor used

Definition at line 77 of file paa5100je.h.


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