rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Public Member Functions
Hip9011HardwareInterface Class Referenceabstract

#include <hip9011_logic.h>

Inheritance diagram for Hip9011HardwareInterface:
Inheritance graph
[legend]

Public Member Functions

virtual int sendSyncCommand (unsigned char command, uint8_t *rx_ptr)=0
 

Detailed Description

this interface defines hardware communication layer for HIP9011 chip

Definition at line 41 of file hip9011_logic.h.

Member Function Documentation

◆ sendSyncCommand()

virtual int Hip9011HardwareInterface::sendSyncCommand ( unsigned char  command,
uint8_t *  rx_ptr 
)
pure virtual

Referenced by hip_init(), hip_testAdvMode(), HIP9011::sendCommand(), and HIP9011::sendCommandGetReply().

Here is the caller graph for this function:

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