SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
UartOuts

Output pins controlled by the MCR UART register. More...

Collaboration diagram for UartOuts:

Macros

#define UART_MCR__DTR   0x01
 Data Terminal Ready.
#define UART_MCR__RTS   0x02
 Request To Send.
#define UART_MCR__OUT1   0x04
 GPIO pin 1.
#define UART_MCR__OUT2   0x08
 GPIO pin 2.

Detailed Description

Output pins controlled by the MCR UART register.