iSensor-SPI-Buffer  1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
Variables
user_spi.h File Reference

Header file for iSensor-SPI-Buffer user SPI (slave SPI) module. More...

#include "stdint.h"
#include "main.h"
Include dependency graph for user_spi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

volatile uint32_t g_userburstRunning
 
volatile uint32_t g_user_burst_start
 

Detailed Description

Header file for iSensor-SPI-Buffer user SPI (slave SPI) module.

Copyright (c) Analog Devices Inc, 2020 All Rights Reserved.

Date
4/28/2020
Author
A. Nolan (alex..nosp@m.nola.nosp@m.n@ana.nosp@m.log..nosp@m.com)

Variable Documentation

◆ g_user_burst_start

volatile uint32_t g_user_burst_start
extern

Track if a user burst read has been started

◆ g_userburstRunning

volatile uint32_t g_userburstRunning
extern

Track if a burst read is enabled. Global scope