![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
PTP message buffer. More...
#include <msg_buf.h>

Data Fields | |
| uint32_t | n |
| Number of blocks. | |
| uint32_t | used |
| Number of used blocks. | |
| uint32_t | lastUId |
| Last UID. | |
| uint32_t | error |
| Last error. | |
| PtpMsgBufBlock * | blocks |
| Block pool. | |
| PtpMsgBufBlock* blocks |