User Manual
Manuals
Brands
Acrosser Manuals
Computer Accessories
AR-B1631
17
18
19
20
21
22
23
24
25
26
AR-B1631 User
’s Guide
outportb(IO_PORT_BASE,0x07);
outportb(IO_PORT_BASE+1,0x07);
// Set GPIO
Port
Active
outportb(IO_PORT_BASE,0x30);
outportb(IO_PORT_BASE+1,0x01);
}
26
1
...
...
24
25
26