Sha256: 6e6c472dec3e235d74f689f5494c68e5ab27e58b9394cc3aec885545f952750f
Contents?: true
Size: 323 Bytes
Versions: 4
Compression:
Stored size: 323 Bytes
Contents
#include "src/Types.h" bool AdcModel_DoGetSample(void); void AdcModel_ProcessInput(uint16 millivolts); bool AdcModel_DoNothingExceptTestASpecialType(EXAMPLE_STRUCT_T ExampleStruct); bool AdModel_DoNothingExceptTestPointers(uint32* pExample); EXAMPLE_STRUCT_T AdcModel_DoNothingExceptReturnASpecialType(void);
Version data entries
4 entries across 2 versions & 1 rubygems