NOTICE: The drivers used in this example are no longer supported by ADS. The code is posted for reference purposes only. ADS currently uses the DIO driver to control digital I/Os on the BitsyX. This class enables easy use of the general purpose digital I/Os on the ADS BitsyX product by wrapping calls to the GPIx: and GPB1: ports.
Lines can be driven or read individually or groups using a bitmask.
Key APIs Used
CreateFile WriteFile ReadFile CloseHandle SetTimer Lines of Code: 173