void tx(char c)
{
UART0_THR = c;
}
..and then I expect INT (after the 8th bit is out).
--- In lpc2000@yahoogroups.com, Robert Adsett <subscriptions@a...> wrote:
> At 01:46 PM 7/28/04 +0000, you wrote:
> Just a quick question, are you are sending are byte directly by
writing it
> to the THR before you expect to get a THRE interrupt (the
transmission does
> need to be primed)?
>
> Robert
>
> " 'Freedom' has no meaning of itself. There are always restrictions,
> be they legal, genetic, or physical. If you don't believe me, try to
> chew a radio signal. "
>
> Kelvin Throop, IIIMessage
Re: TX FIFO
2004-07-28 by roger_lynx
Attachments
- No local attachments were found for this message.