libpynq (release 5EWC0-2023 version 0.1.0 of 2023-08-14 14:01)
Loading...
Searching...
No Matches
version_t Struct Reference

#include <version.h>

Data Fields

uint8_t release [64]
 
uint32_t major
 
uint32_t minor
 
uint32_t patch
 

Detailed Description

Typedef of version.

Definition at line 61 of file version.h.

Field Documentation

◆ major

uint32_t version_t::major

Definition at line 63 of file version.h.

◆ minor

uint32_t version_t::minor

Definition at line 64 of file version.h.

◆ patch

uint32_t version_t::patch

Definition at line 65 of file version.h.

◆ release

uint8_t version_t::release[64]

Definition at line 62 of file version.h.


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