Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Loading...
Searching...
No Matches
can_arch.c
Go to the documentation of this file.
1
2
3
#include "mcu_periph/can_arch.h"
4
#include "
mcu_periph/can.h
"
5
#include "mcu_periph/sys_time_arch.h"
6
#include "stdio.h"
7
#include "string.h"
8
9
10
11
struct
can_arch_periph
{
12
13
};
14
15
16
17
void
can_hw_init
(
void
) {
18
19
}
20
21
int
can_transmit_frame
(
struct
pprzcan_frame
*
txframe
__attribute__
((
__unused__
)),
struct
pprzaddr_can
* addr
__attribute__
((
__unused__
))) {
22
// TODO
23
return
0;
24
}
can.h
pprzaddr_can
Definition
can.h:81
pprzcan_frame
Definition
can.h:72
can_hw_init
void can_hw_init()
Definition
can_arch.c:71
can_transmit_frame
int can_transmit_frame(struct pprzcan_frame *txframe, struct pprzaddr_can *addr)
Definition
can_arch.c:152
foo
uint16_t foo
Definition
main_demo5.c:58
can_arch_periph
Definition
can_arch.c:24
sw
airborne
arch
linux
mcu_periph
can_arch.c
Generated on Fri Jan 30 2026 12:26:11 for Paparazzi UAS by
1.9.8