![Indumicro IMM-M10 S Series User Manual Download Page 68](http://html1.mh-extra.com/html/indumicro/imm-m10-s-series/imm-m10-s-series_user-manual_2054078068.webp)
68
GPIO Sample Code
GPIO Setting
IO_DO4
I/O 0xA02h Bit3
IO_DO3
I/O 0xA02h Bit2
IO_DO2
I/O 0xA02h Bit1
IO_DO1
I/O 0xA02h Bit0
IO_DI4
I/O 0xA03h Bit7
IO_DI3
I/O 0xA03h Bit6
IO_DI2
I/O 0xA03h Bit5
IO_DI1
I/O 0xA03h Bit4
#define GPI_ADDR
0xA03
#define GPO_ADDR 0xA02h
1. // 0xA03h is Pin Status(default 0xF5 )(at IO_DI1~ IO_DI4)
ByteData = ReadByte (GPI_ADDR) //Read current Pin Status
2. //Offset 0xA02h default setting is 0xFF (output pin set to output high) (at IO_DO1~ IO_DO4)
ByteData = 0x0F //set IO_DO1~ IO_DO4 to high
WriteByte (GPO_ADDR, ByteData)
Summary of Contents for IMM-M10 S Series
Page 1: ...IMM M10 S PC module User s Manual...
Page 8: ...Chapter 1 Product Introductions...
Page 14: ...14 Top VESA Mounting Hole These are mountingholes for VESA mount 75x75mm and lOOxlOOmm...
Page 15: ...15 1 4 Mechanical Dimensions 1 4 1 IMM M10XS Unit mm...
Page 16: ...Chapter 2 Switches and Connectors...
Page 17: ...17 2 1 Switch and Connector Locations 2 1 1 Top View 2 1 2 Bottom View...
Page 30: ...Chapter 3 System Setup...
Page 43: ...Chapter 4 BIOS Setup...
Page 46: ...46 4 3 Advanced Setup 4 3 1 CPU Configuration...
Page 58: ...58 4 4 Chipset 4 4 1 System Agent SA Configuration...
Page 60: ...60 4 4 2 PCH IO Configuration PCI Express Configuration...
Page 69: ......