Vuo  1.2.8
Functions
VuoPnpId.h File Reference

Description

VuoPnpId interface.

Functions

char * VuoPnpId_getString (uint16_t manufacturerId)
 Returns a string providing the full manufacturer name for the specified abbreviated 3-letter name. More...
 

Function Documentation

◆ VuoPnpId_getString()

char* VuoPnpId_getString ( uint16_t  manufacturerId)

Returns a string providing the full manufacturer name for the specified abbreviated 3-letter name.

The PNP ID should be provided as a 15-bit value (3 x 5-bit values, where 1 = 'A').

The caller is responsible for freeing the returned string.