Resolved! Accesing the field of a struct when it is a pointer?
Posted on April 20, 2017 at 19:39Having trouble reading the MAC address using the HAL but mostly because of my inexperience. uint8_t *MACAddr; /*!< MAC Address of used Hardware: must be pointer on an array of 6 bytes */...