I've recently been reading up on Arduino's sleep modes: Arduino, Zigbee and Embedded Development: Sleeping Arduino - Part 1
It prompted a seemingly obvious but nonetheless persistent question in my mind: If the Arduino is asleep, could it still transfer power to a device connected to the 3.3V and GND pins?
Thanks!