rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
hw_layer
drivers
gpio
can_gpio_msiobox.h
Go to the documentation of this file.
1
/**
2
* can_gpio.h
3
*/
4
#pragma once
5
6
#include "efifeatures.h"
7
8
#if EFI_CAN_GPIO
9
/* not number of pins but number of entities in IO module set */
10
#define BOARD_CAN_GPIO_COUNT 1
11
#else
12
#define BOARD_CAN_GPIO_COUNT 0
13
#endif
14
15
void
initCanGpioMsiobox
();
initCanGpioMsiobox
void initCanGpioMsiobox()
Definition
can_gpio_msiobox.cpp:547
Generated on Sat Sep 27 2025 00:10:06 for rusEFI by
1.9.8