temu_SerialIface Struct Reference

Serial communications interface. More...

#include <temu-c/Bus/Serial.h>


Data Fields

void(* write )(void *Obj, uint8_t Data)
 This function will be called when data is written on the serial bus.
void(* cts )(void *Obj)
 Clear to send. Experimental.


Detailed Description

Serial communications interface.

Definition at line 12 of file Serial.h.


Field Documentation

void(* temu_SerialIface::write)(void *Obj, uint8_t Data)

This function will be called when data is written on the serial bus.

void(* temu_SerialIface::cts)(void *Obj)

Clear to send. Experimental.


The documentation for this struct was generated from the following file:

Generated on Wed May 27 11:00:04 2015 for T-EMU by  doxygen 1.5.6