#include <ISComm.h>
Definition at line 444 of file ISComm.h.
◆ end
uint8_t* is_comm_buffer_t::end |
End of available buffer
Definition at line 450 of file ISComm.h.
◆ head
uint8_t* is_comm_buffer_t::head |
Start of data in buffer
Definition at line 456 of file ISComm.h.
◆ scan
uint8_t* is_comm_buffer_t::scan |
Search pointer in data (head <= scan <= tail)
Definition at line 462 of file ISComm.h.
◆ size
uint32_t is_comm_buffer_t::size |
Size of buffer
Definition at line 453 of file ISComm.h.
◆ start
uint8_t* is_comm_buffer_t::start |
Start of available buffer
Definition at line 447 of file ISComm.h.
◆ tail
uint8_t* is_comm_buffer_t::tail |
End of data in buffer
Definition at line 459 of file ISComm.h.
The documentation for this struct was generated from the following file: