static eth32cfg_mac MacConvert(string macstring)
This method converts a string representation of a MAC address into the eth32cfg_mac binary representation of a MAC address. If the string doesn't contain a valid MAC address, an EthError.InvalidOther error will be raised.