|
rusEFI
The most advanced open source ECU
|
#include <hellen_board_id.h>

Data Fields | |
| efitick_t | timeChargeNt = 0 |
| ioportid_t | rOutputPinPort |
| int | rOutputPinIdx |
| ioportid_t | rInputPinPort |
| int | rInputPinIdx |
| semaphore_t | boardId_wake |
Definition at line 12 of file hellen_board_id.h.
| semaphore_t HellenBoardIdFinderState::boardId_wake |
Definition at line 23 of file hellen_board_id.h.
Referenced by detectHellenBoardId().
| int HellenBoardIdFinderState::rInputPinIdx |
Definition at line 20 of file hellen_board_id.h.
| ioportid_t HellenBoardIdFinderState::rInputPinPort |
Definition at line 19 of file hellen_board_id.h.
| int HellenBoardIdFinderState::rOutputPinIdx |
Definition at line 18 of file hellen_board_id.h.
| ioportid_t HellenBoardIdFinderState::rOutputPinPort |
Definition at line 17 of file hellen_board_id.h.
| efitick_t HellenBoardIdFinderState::timeChargeNt = 0 |
Definition at line 15 of file hellen_board_id.h.