Loading...
Searching...
No Matches
gp8xxx_info_t Struct Reference

Struct to record GP8xxx actuator information. More...

Detailed Description

Struct to record GP8xxx actuator information.

Definition at line 105 of file gp8xxx_info.h.

#include <gp8xxx_info.h>

Data Fields

uint8_t type
 Actuator type (VDAC or IDAC)
 
uint8_t channels
 Number of channels.
 
uint8_t range
 Output range.
 
uint16_t resolution
 Output resolution.
 

Field Documentation

◆ channels

uint8_t gp8xxx_info_t::channels

Number of channels.

Definition at line 107 of file gp8xxx_info.h.

◆ range

uint8_t gp8xxx_info_t::range

Output range.

Definition at line 108 of file gp8xxx_info.h.

◆ resolution

uint16_t gp8xxx_info_t::resolution

Output resolution.

Definition at line 109 of file gp8xxx_info.h.

◆ type

uint8_t gp8xxx_info_t::type

Actuator type (VDAC or IDAC)

Definition at line 106 of file gp8xxx_info.h.


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