[En-Nut-Discussion] Missing TWI Functions TwMasterRegRead and TwMasterRegWrite in NutOs 4.8.9

Ulrich Prinz ulrich.prinz at googlemail.com
Sat Dec 17 23:38:40 CET 2011


Hi!

Ok, I checked the actual trunk and found the register access TWI functions.

In nut/include/dev/twif.h all needed functions headers are in.

But the naming was changed compared to my original implementation. I
can't remeber when I did that as the project was cancelled a year ago.

TwRegRead() and TwRegWrite() are available for AT91 and Cortex but not
fo the other architectures.

I used these functions a lot so I expect them to work flawlessly.

So just
#include <dev/twif.h>

and be happy :)

Best regards
Ulrich

Am 12.12.2011 09:27, schrieb Wiegelmann, Jörg:
> 
> Hello Ulrich,
> We use a lot of IIC-Bus function. If you don't mind it would be great to submit the complete header with both functions. Can you do this please? The functions itselfs are already available. 
> Best regards Joerg
> 
> -----Ursprüngliche Nachricht-----
> 
> ...If the headers got lost, I am pretty sure I submitted them...
> Best regards
> Ulrich
> 
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion



More information about the En-Nut-Discussion mailing list