#include <ISComm.h>
Definition at line 445 of file ISComm.h.
◆ end
uint8_t* is_comm_buffer_t::end |
End of available buffer
Definition at line 451 of file ISComm.h.
◆ head
uint8_t* is_comm_buffer_t::head |
Start of data in buffer
Definition at line 457 of file ISComm.h.
◆ scan
uint8_t* is_comm_buffer_t::scan |
Search pointer in data (head <= scan <= tail)
Definition at line 463 of file ISComm.h.
◆ size
uint32_t is_comm_buffer_t::size |
Size of buffer
Definition at line 454 of file ISComm.h.
◆ start
uint8_t* is_comm_buffer_t::start |
Start of available buffer
Definition at line 448 of file ISComm.h.
◆ tail
uint8_t* is_comm_buffer_t::tail |
End of data in buffer
Definition at line 460 of file ISComm.h.
The documentation for this struct was generated from the following file: