uint16_t Length,\r
uint16_t* const BytesProcessed) ATTR_NON_NULL_PTR_ARG(1);\r
\r
- /** EEPROM buffer source version of \ref Endpoint_Read_Stream_LE().\r
+ /** EEPROM buffer destination version of \ref Endpoint_Read_Stream_LE().\r
*\r
* \param[out] Buffer Pointer to the destination data buffer to write to, located in EEPROM memory space.\r
* \param[in] Length Number of bytes to send via the currently selected endpoint.\r
uint16_t Length,\r
uint16_t* const BytesProcessed) ATTR_NON_NULL_PTR_ARG(1);\r
\r
- /** EEPROM buffer source version of \ref Endpoint_Read_Stream_BE().\r
+ /** EEPROM buffer destination version of \ref Endpoint_Read_Stream_BE().\r
*\r
* \param[out] Buffer Pointer to the destination data buffer to write to, located in EEPROM memory space.\r
* \param[in] Length Number of bytes to send via the currently selected endpoint.\r