Fixed small documentation error.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2019-07-14 06:16:11 +00:00
parent 1f17a9b55c
commit 59c835e58d
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ struct hal_adc_driver {
*/
/**
* @brief Buffer state.
* @note This function is meant to be called from the SPI callback only.
* @note This function is meant to be called from the ADC callback only.
*
* @param[in] adcp pointer to the @p ADCDriver object
* @return The buffer state.