
62
BYTEM-123-PC User Manual
C. Digital I/O Sample Code
1.
The file NCT5523D.H
//---------------------------------------------------------------------------
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR
// PURPOSE.
//---------------------------------------------------------------------------
#ifndef __NCT5523D_H
#define __NCT5523D_H
1
//---------------------------------------------------------------------------
#define
NCT5523D_INDEX_PORT
(NCT5523D_BASE)
#define
NCT5523D_DATA_PORT
(NCT5521)
//---------------------------------------------------------------------------
#define
NCT5523D_REG_LD
0x07
//---------------------------------------------------------------------------
#define NCT5523D_UNLOCK
0x87
#define
NCT5523D_LOCK
0xAA
//---------------------------------------------------------------------------
unsigned int Init_NCT5523D(void);
void Set_NCT5523D_LD( unsigned char);
void Set_NCT5523D_Reg( unsigned char, unsigned char);
unsigned char Get_NCT5523D_Reg( unsigned char);
//---------------------------------------------------------------------------
#endif
//__NCT5523D_H
Содержание BYTEM-123-PC
Страница 1: ...BYTEM 123 PC Industrial Panel PC for Railway User s Manual Version 1 0 December 2020...
Страница 10: ......
Страница 19: ...General Information BYTEM 123 PC User Manual 9 1 With Additional Rack Mount Kit...
Страница 28: ...18 BYTEM 123 PC User Manual IB897 bottom Intel Atom E3845 Quad Core...
Страница 34: ...24 BYTEM 123 PC User Manual 2 5 4 SATA II Port CN2 2 5 5 USB 3 0 Port CN3 2 5 6 LAN Port GbE CN4 CN5...
Страница 35: ...Motherboard Information BYTEM 123 PC User Manual 25 2 2 5 7 USB 2 0 Port CN6 2 5 8 Display Port CN7...
Страница 56: ...46 BYTEM 123 PC User Manual 4 4 2 LVDS Configuration...
Страница 65: ...BIOS Setup BYTEM 123 PC User Manual 55 4 4 5 Chipset Settings 4 5 1 North Bridge...