semf
spislavehardware.h File Reference
Include dependency graph for spislavehardware.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  semf::SpiSlaveHardware
 Class for using spi hardware in slave mode. In order of being a SPI slave IO-operations will not get executed before the CS-Signal is LOW. After calling an IO-operation successfully, the hardware state will change to busy while executing the IO call. The hardware state will change to ready after IO-operation is done. When the IO-operation got executed successfully one of the signals dataWritten or dataAvailable gets emitted. The signal handlers can start the next IO-operation as in all other classes deriving from CommunicationHardware. More...
 

Namespaces

namespace  semf
 

Detailed Description

Date
26.01.2021
Author
jh

Definition in file spislavehardware.h.