rusEFI
The most advanced open source ECU
|
#include <hip9011_logic.h>
Public Member Functions | |
virtual int | sendSyncCommand (unsigned char command, uint8_t *rx_ptr)=0 |
this interface defines hardware communication layer for HIP9011 chip
Definition at line 41 of file hip9011_logic.h.
|
pure virtual |
Referenced by hip_init(), hip_testAdvMode(), HIP9011::sendCommand(), and HIP9011::sendCommandGetReply().