save before endianess change
This commit is contained in:
@ -90,7 +90,7 @@ private:
|
||||
int fd;
|
||||
|
||||
/** PTME base address */
|
||||
uint32_t* ptmeBaseAddress = nullptr;
|
||||
void* ptmeBaseAddress = nullptr;
|
||||
|
||||
/**
|
||||
* @brief This function sends the config byte to the PTME IP Core to initiate a packet
|
||||
|
Reference in New Issue
Block a user