Serial Configuration!

Hi,

Is it possible to change the serial port parameters in Arduino borad?
I want to change the stop bits from 1 to 2, is this possible? and how ?

thanks,

Yes, it's tedious but doable. I'm not sure if you have to modify the library or you can do it directly.