Pin Reading

Gedare Bloom gedare at rtems.org
Wed Apr 4 17:02:44 UTC 2012


There is no such gpio interface in RTEMS as far as I know. You have to
look through the BSP code for the BSP you will use to see if it has
something for you to use or else write it yourself.

On Wed, Apr 4, 2012 at 12:44 PM, Binkowski, Cassio <cassioiks at gmail.com> wrote:
> For example: In Arduino, if I want to get the value of an Analog pin, I just
> type analogRead(pinNumber) and I get the value.
>
> Question is: Does RTEMS have this in every BSP files or should I build this
> myself?
>
> Regards
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>



More information about the users mailing list