libubootenv
Loading...
Searching...
No Matches
uboot_version_info Struct Reference

#include <libuboot.h>

Public Attributes

const char * version
 
unsigned int version_num
 

Detailed Description

Static structure to return version ionformation

Member Data Documentation

◆ version

const char* uboot_version_info::version

human readable string

◆ version_num

unsigned int uboot_version_info::version_num

<8 bits major number> | <8 bits minor number> | <8 bits patch number>


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