Data Fields
Enet_Version_s Struct Reference

Version of a peripheral or module. More...

#include <enet_types.h>

Data Fields

uint32_t major
 
uint32_t minor
 
uint32_t rtl
 
uint32_t id
 
uint32_t other1
 
uint32_t other2
 

Detailed Description

Version of a peripheral or module.

Version of a peripheral or module. It's the type returned by any GET_VERSION IOCTL command.

Version fields that are not supported or applicable will be set to ENET_VERSION_NONE.

Field Documentation

uint32_t Enet_Version_s::id

Identification

uint32_t Enet_Version_s::major

Major version

uint32_t Enet_Version_s::minor

Minor version

uint32_t Enet_Version_s::other1

Other version value. No specific definition enforced

uint32_t Enet_Version_s::other2

Other version value. No specific definition enforced

uint32_t Enet_Version_s::rtl

RTL version


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

Copyright 2020, Texas Instruments Incorporated