Appendix b, Digital input/output control – Lanner LEC-7105 User Manual

Page 35

Advertising
background image

35

Digital Input/Output Control

Appendix B

Embedded and Industrial Computing

unsigned char tmp;

tmp=read_w83627_reg(0x09, 0xE5);
tmp &= GPIO_GPIO24_GPIO27_MASK;
return tmp;
}

#endif

Advertising