AMU Library 3.0
C/C++ library for communicating with AMU (Aerospace Measurement Unit) devices
Loading...
Searching...
No Matches
scpi_fifo_t Struct Reference

#include <types.h>

Data Fields

int16_t wr
int16_t rd
int16_t count
int16_t size
scpi_error_t * data

Detailed Description

Definition at line 226 of file types.h.

Field Documentation

◆ count

int16_t scpi_fifo_t::count

Definition at line 229 of file types.h.

◆ data

scpi_error_t* scpi_fifo_t::data

Definition at line 231 of file types.h.

◆ rd

int16_t scpi_fifo_t::rd

Definition at line 228 of file types.h.

◆ size

int16_t scpi_fifo_t::size

Definition at line 230 of file types.h.

◆ wr

int16_t scpi_fifo_t::wr

Definition at line 227 of file types.h.


The documentation for this struct was generated from the following file:
  • C:/Users/cjm28241/source/repos/amulib/src/amulibc/libscpi/types.h