It's been a while since this Java developer really understood EE concepts.
Could someone jog my skills and explain to me roughly what the different pin rive modes are, the reference manual is pretty terse. For example, what is the different between "High" (high impedence) and "Disconnect", isn't that one and the same?! :P
I'm working with the pca10000 and would like to use the leds on it (setup to sink from Vcc). I guess I have to set pin (1) to turn them off, and clear (0) to turn on, right? Then which of the drive modes should I use? Also, is there a GPIO_LED_CONFIG macro for such led setup I missed?
Merci! Mike