SpiSink Class Reference
#include <spisink.h>
List of all members.
Detailed Description
Definition at line 8 of file spisink.h.
Constructor & Destructor Documentation
SpiSink::SpiSink |
( |
Net & |
ssNet, |
|
|
Net & |
sclkNet, |
|
|
Net & |
misoNet, |
|
|
bool |
clockIsIdleHigh = true , |
|
|
bool |
clockSampleOnLeadingEdge = true | |
|
) |
| | throw () |
Member Function Documentation
int SpiSink::Step |
( |
bool & |
trueHwStep, |
|
|
SystemClockOffset * |
timeToNextStepIn_ns = 0 | |
|
) |
| | [private, virtual] |
Return nonzero if a breakpoint was hit.
Implements SimulationMember.
Definition at line 42 of file spisink.cpp.
References _clockIsIdleHigh, _clockSampleOnLeadingEdge, _misoState, _port, _prevClkState, _prevSS, _sclkState, _sr, _ssState, _state, MISOBIT, SCLKBIT, and SSBIT.
Member Data Documentation
The documentation for this class was generated from the following files:
- /home/thomas/development/delivery-check/repo/src/spisink.h
- /home/thomas/development/delivery-check/repo/src/spisink.cpp