Hi, I'm trying to port subsys.spin to C for my program, I'v managed to get the LEDs and Button functions ported over but cant manage to get the speaker working, the reason is that you use outa[SPKRPin] instead of using DIRA, OUTA and INA, Could you please post a small snippet about how I would turn the speaker on and off in C compiled using the ICCPROP compiler. Very sorry for this newbie question but I'm not really confident about the meenings of INA, OUTA, etc and only have a rough idea of what they do.
