Make it clear in the @brief section what the difference is between the
two variants.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
(lineptr)++, (line) = *(lineptr))
/**
- * @brief Iterate over all line handles held by a line bulk object.
+ * @brief Iterate over all line handles held by a line bulk object (integer
+ * counter variant).
* @param bulk Line bulk object.
* @param line GPIO line handle. On each iteration, the subsequent line handle
* is assigned to this pointer.