Are all EMX module GPIO pins configured as INPUTS by default at System Power UP?

Is there a list somewhere of data direction (Input or Output) of all the IOxx pins on a EMX module?

Before a valid C# application program executes, i would like to know which pins GHIs set as Inputs/ Outputs. Some pins are easily guessed (RS232, Buttons, LED…) But others like IO16,18,21?

Cheers,
Jean-Francois

All are inputs with pull up

thanks GUS