Vuo  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoPnpId.c File Reference

Description

VuoPnpId implementation.

Functions

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

Function Documentation

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.