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

Function ElectronicKeyFormat4GetDeviceType

source/src/cip/cipelectronickey.c:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65CipUint ElectronicKeyFormat4GetDeviceType(
66 const ElectronicKeyFormat4 *const electronic_key) {
67 return electronic_key->device_type;
68}
69
70void ElectronicKeyFormat4SetProductCode(
71 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