• Stars
    star
    1
  • Language
    C
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project provides a module that can be requested to send or receive a buffer of data according to a predefined frame. ▪ The module has a dispatcher to send the buffered data byte by byte whenever the used protocol buffer is ready to send anther byte. ▪ The module has a dispatcher to receive a buffer of data byte by byte whenever the used protocol buffer has a received byte.