vehicle_str Struct Reference

vehicle_str Struct Reference

#include < vehicle.h >

Data Fields

uint8_t *  data
 
int32_t  len
 

Detailed Description

Vehicle string.

Defines a UTF-8 encoded sequence of bytes that should be used for string representation throughout.

Definition at line 1308 of file vehicle.h .

Field Documentation

uint8_t* data

Definition at line 1309 of file vehicle.h .

int32_t len

Definition at line 1310 of file vehicle.h .


The documentation for this struct was generated from the following file: