Gpio Wdt Bkl Smbus Programming; Abstract - MSI MS-C903 User Manual

Industrial data machine
Table of Contents

Advertisement

GPIO WDT BKL SMBus Programming

This chapter provides WDT (Watch Dog Timer), GPIO (General Purpose Input/ Output)
LVDS Backlight and SMBus Access programming guide.

Abstract

In this section, code examples based on C programming language provided for
customer interest. Inportb, Outportb, Inportl and Outportl are basic functions used
for access IO ports and defined as following.
Inportb: Read a single 8-bit I/O port.
Outportb: Write a single byte to an 8-bit port.
Inportl: Reads a single 32-bit I/O port.
Outportl: Write a single long to a 32-bit port.
59
GPIO WDT BKL SMBus Programming

Advertisement

Table of Contents
loading

Table of Contents