mbgtools-lx  4.2.8
FPGA_INFO Union Reference

#include <gpsdefs.h>

Data Fields

struct {
   CSUM   csum
 
   uint32_t   fsize
 
   uint32_t   start_addr
 
   char   name [(31+1)]
 
hdr
 
char b [128]
 

Detailed Description

Definition at line 2509 of file gpsdefs.h.

Field Documentation

◆ b

char FPGA_INFO::b[128]

Definition at line 2519 of file gpsdefs.h.

◆ csum

CSUM FPGA_INFO::csum

Definition at line 2513 of file gpsdefs.h.

◆ fsize

uint32_t FPGA_INFO::fsize

Definition at line 2514 of file gpsdefs.h.

◆ hdr

struct { ... } FPGA_INFO::hdr

◆ name

char FPGA_INFO::name[( 31+1)]

Definition at line 2516 of file gpsdefs.h.

◆ start_addr

uint32_t FPGA_INFO::start_addr

Definition at line 2515 of file gpsdefs.h.


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