Loading...
Searching...
No Matches

L3Gxxxx SPI interface parameters. More...

Detailed Description

L3Gxxxx SPI interface parameters.

Definition at line 1408 of file l3gxxxx.h.

#include <l3gxxxx.h>

Data Fields

spi_t dev
 SPI device used.
 
spi_clk_t clk
 SPI clock speed.
 
gpio_t cs
 SPI chip Select pin.
 

Field Documentation

◆ clk

spi_clk_t l3gxxxx_spi_params_t::clk

SPI clock speed.

Definition at line 1410 of file l3gxxxx.h.

◆ cs

gpio_t l3gxxxx_spi_params_t::cs

SPI chip Select pin.

Definition at line 1411 of file l3gxxxx.h.

◆ dev

spi_t l3gxxxx_spi_params_t::dev

SPI device used.

Definition at line 1409 of file l3gxxxx.h.


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