Changes between Version 18 and Version 19 of library_mwmr
- Timestamp:
- Oct 30, 2015, 2:26:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_mwmr
v18 v19 87 87 * '''is_input''' : buffer type / input buffer when non-zero. 88 88 * '''mwmr''' : pointer on the associated MWMR channel descriptor. 89 89 90 === void '''mwmr_bufio_reset'''( mwmr_bufio_t* bufio ) === 91 This function reset the BUFIO byte pointer, to discard all bytes contained in the BUFIO. 92 93 90 94 == __Private Input Buffer Access__ == 91 95