Mbed OS Reference
Loading...
Searching...
No Matches
psa_outvec Struct Reference

Data Fields

void * base
 Starting address of the buffer. More...
 
size_t len
 Length in bytes of the buffer. More...
 

Detailed Description

Definition at line 55 of file client.h.

Field Documentation

◆ base

void* base

Starting address of the buffer.

Definition at line 56 of file client.h.

◆ len

size_t len

Length in bytes of the buffer.

Definition at line 57 of file client.h.