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

#include <types.h>

Data Fields

size_t length
size_t position
char * data

Detailed Description

Definition at line 127 of file types.h.

Field Documentation

◆ data

char* scpi_buffer_t::data

Definition at line 130 of file types.h.

◆ length

size_t scpi_buffer_t::length

Definition at line 128 of file types.h.

◆ position

size_t scpi_buffer_t::position

Definition at line 129 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