Jump to content

sdcc and dout


Recommended Posts

Guest nomadicWhale
Posted

how do I set a specific led?

the methods available are:

extern void MIOS_DOUT_PinSet(unsigned char pin_value);

extern void MIOS_DOUT_PinSet0(void);

extern void MIOS_DOUT_PinSet1(void);

none of them have a the pin number as a parameter.

what am i missing?

thanks

nW

Guest nomadicWhale
Posted

Great. thanks TK.

Let me know when I can give it another try.

nW

added: I  did some of the fix localy on my copy of the code.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...