Function ring_buf_free(const ring_buf_t *)

Function Documentation

uint32_t ring_buf_free(const ring_buf_t *rb)

Get the number of free slots remaining in the ring buffer.

매개변수:

rb[in] Ring buffer handle.

반환:

Number of free slots.