PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
|
#include <pal_types.h>
Data Fields | |
uint32_t | maxBufferLength |
uint32_t | bufferLength |
uint8_t * | buffer |
uint8_t* _palBuffer_t::buffer |
uint32_t _palBuffer_t::bufferLength |
uint32_t _palBuffer_t::maxBufferLength |