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

Data Fields

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

Detailed Description

Definition at line 49 of file client.h.

Field Documentation

◆ base

const void* base

Starting address of the buffer.

Definition at line 50 of file client.h.

◆ len

size_t len

Length in bytes of the buffer.

Definition at line 51 of file client.h.