M
Mario
Hi,
In my project, I would like to be able to push a (hardware)button in my
device and create an event(an interrupt). The application is a C#
managed code project. Would I need a driver for this purpose or could
I use the exisiting GPIO functions? If I want to try to find out
whether or not I could use the current driver that has the GPIO
functions, what kind of methods should I be looking in the source code
of the driver? Any pointers where I can get started is appreciated.
Thanks.
Cheers,
Mario
In my project, I would like to be able to push a (hardware)button in my
device and create an event(an interrupt). The application is a C#
managed code project. Would I need a driver for this purpose or could
I use the exisiting GPIO functions? If I want to try to find out
whether or not I could use the current driver that has the GPIO
functions, what kind of methods should I be looking in the source code
of the driver? Any pointers where I can get started is appreciated.
Thanks.
Cheers,
Mario