Synopsis
CTL_STATUS_t designware_emac_v3_version(CTL_NET_INTERFACE_t *self,
                                        char *version);
Description

designware_emac_v3_version returns the Synopsis version number of the DesignWare 10/100 EMAC self.

If version is non-zero, it must point to an array of at least six characters where the decoded version number is written as a null-terminated string.

Return Value

The version number as an 8-bit value where the most significant four bits define the major version number and the least significant four bits define the minor version number.