UDI/16c550 - Init, not tested yet
[tpg/acess2.git] / UDI / drivers / uart_16c550 / uart16c550_common.h
index 6f051e2..1c70277 100644 (file)
@@ -28,6 +28,7 @@ typedef struct {
        
        udi_pio_handle_t        pio_handles[N_PIO];
        udi_channel_t   interrupt_channel;
+       udi_buf_t       *rx_buffer;
 } rdata_t;
 
 // === MACROS ===

UCC git Repository :: git.ucc.asn.au