[r3]: / trunk / mcp3008 / Libraries / SPI_MCP3008 / IoDrvMCP3008 / IBase / FB_Init / svnobj  Maximize  Restore  History

Download this file

9 lines (8 with data), 2.2 kB

1
2
3
4
5
6
7
8
FB_Init_Count := FB_Init_Count + 1;
m_Info.szDriverName := 'IoDrvMCP3008';
m_Info.szVendorName := 'Open Source';
m_info.szDeviceName := 'MCP3008';
m_Info.wModuleType := 8000;
_IIoDrv := THIS^;
_IIoDrvParameter := THIS^;
m_IBaseItf := THIS^;