Maxim Integrated / MaximBLE

Dependents:   BLE_Thermometer MAXWSNENV_demo

Embed: (wiki syntax)

« Back to documentation index

wsfBufPoolDesc_t Struct Reference

wsfBufPoolDesc_t Struct Reference

#include <wsf_buf.h>

Data Fields

uint8_t num

Detailed Description

Buffer pool descriptor structure

Definition at line 41 of file wsf_buf.h.


Field Documentation

uint8_t num

length of buffers in pool

Definition at line 44 of file wsf_buf.h.