AM64x MCU+ SDK  09.02.00

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.

Data Fields

uint32_t maj
 
uint32_t min
 
uint32_t rtl
 
uint32_t id
 
uint32_t other1
 
uint32_t other2
 

Field Documentation

◆ maj

uint32_t Enet_Version::maj

Major version

◆ min

uint32_t Enet_Version::min

Minor version

◆ rtl

uint32_t Enet_Version::rtl

RTL version

◆ id

uint32_t Enet_Version::id

Identification

◆ other1

uint32_t Enet_Version::other1

Other version value. No specific definition enforced

◆ other2

uint32_t Enet_Version::other2

Other version value. No specific definition enforced