
1 Oct
2007
1 Oct
'07
10:15 a.m.
is there a document that outlines the exact expected behavior of the serial functions ? specifically, i'm looking to see if the serial_putc() function is supposed to wait until the character it is given has been fully transmitted over the wire, or if it is simply required to queue the character up into the hardware fifo and then return ... -mike