MCPcopy Create free account
hub / github.com/EIPStackGroup/OpENer / ElectronicKeyFormat4GetVendorId

Function ElectronicKeyFormat4GetVendorId

source/src/cip/cipelectronickey.c:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54CipUint ElectronicKeyFormat4GetVendorId(
55 const ElectronicKeyFormat4 *const electronic_key) {
56 return electronic_key->vendor_id;
57}
58
59void ElectronicKeyFormat4SetDeviceType(
60 ElectronicKeyFormat4 *const electronic_key,

Callers 3

CheckElectronicKeyDataFunction · 0.85
ParseConnectionPathFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68