Arduino Due and ADK

Here's a software solution that might work:

pinMode(PB11,OUTPUT);
digitalWrite(PB11,LOW);