PER Firmware
Loading...
Searching...
No Matches
can_irq.h
Go to the documentation of this file.
1
8
#ifndef CAN_IRQ_H
9
#define CAN_IRQ_H
10
11
#include <stdint.h>
12
13
extern
volatile
uint32_t last_can_rx_time_ms;
14
void
CAN1_RX0_IRQHandler();
15
void
CAN2_RX0_IRQHandler();
16
17
#endif
// CAN_IRQ_H
source
daq
can_irq
can_irq.h
Generated by
1.12.0