Thanks, but that's not quite it. I caught my own mistake (eventually).
DDRAD is the correct port configuration register (I was using DDRA). DDRAD sets the port pins as input or output.
PTAD is the general purpose digital input / output port
PORTA is the digital input only read register