diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-3D1A6C0B-A3E1-4E3C-80F1-C3C5CD1E3734.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-3D1A6C0B-A3E1-4E3C-80F1-C3C5CD1E3734.dita Tue Mar 30 11:56:28 2010 +0100 @@ -0,0 +1,23 @@ + + + + + +GPIO +ImplementationExplains the code you must write to allow users of the GPIO SHAI +to access your hardware. +

This section is provided to assist platform developers using the GPIO standard +for communicating with a particular hardware component. It tells you what +you need to know to produce the hardware specific implementation of the GPIO +SHAI.

+

You provide support for GPIO hardware by providing an implementation of +the GPIO class which defines methods for pin mode, pin +bias, debouncing, interrupts, getting and setting pin values and all other +GPIO functionality that must be coded below the SHAI interface.

+
\ No newline at end of file