Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
lpcCAN.h
Go to the documentation of this file.
1
#ifndef LPC_CAN_H
2
#define LPC_CAN_H
3
4
typedef
struct
5
{
6
REG32
afmr
;
7
REG32
sff_sa
;
8
REG32
sff_grp_sa
;
9
REG32
eff_sa
;
10
REG32
eff_grp_sa
;
11
REG32
end_of_table
;
12
REG32
lut_err_ad
;
13
REG32
lut_err_reg
;
14
}
can_accept_Regs_t
;
15
16
17
typedef
struct
18
{
19
REG32
tx_sr
;
20
REG32
rx_sr
;
21
REG32
m_sr
;
22
}
can_central_Regs_t
;
23
24
25
26
typedef
struct
27
{
28
REG32
can_mod
;
29
REG32
can_cmr
;
30
REG32
can_gsr
;
31
REG32
can_icr
;
32
REG32
can_ier
;
33
REG32
can_btr
;
34
REG32
can_ewl
;
35
REG32
can_sr
;
36
REG32
can_rfs
;
37
REG32
can_rid
;
38
REG32
can_rda
;
39
REG32
can_rdb
;
40
REG32
can_tfi1
;
41
REG32
can_tid1
;
42
REG32
can_tda1
;
43
REG32
can_tdb1
;
44
REG32
can_tfi2
;
45
REG32
can_tid2
;
46
REG32
can_tda2
;
47
REG32
can_tdb2
;
48
REG32
can_tfi3
;
49
REG32
can_tid3
;
50
REG32
can_tda3
;
51
REG32
can_tdb3
;
52
}
can_Regs_t
;
53
54
55
#endif
/* LPC_CAN_H */
56
57
can_Regs_t::can_tid2
REG32 can_tid2
Definition:
lpcCAN.h:45
REG32
#define REG32
Definition:
LPC21xx.h:20
can_Regs_t::can_rdb
REG32 can_rdb
Definition:
lpcCAN.h:39
can_Regs_t::can_icr
REG32 can_icr
Definition:
lpcCAN.h:31
can_Regs_t::can_tda1
REG32 can_tda1
Definition:
lpcCAN.h:42
can_Regs_t::can_sr
REG32 can_sr
Definition:
lpcCAN.h:35
can_Regs_t::can_tid1
REG32 can_tid1
Definition:
lpcCAN.h:41
can_Regs_t::can_tda2
REG32 can_tda2
Definition:
lpcCAN.h:46
can_accept_Regs_t::eff_sa
REG32 eff_sa
Definition:
lpcCAN.h:9
can_accept_Regs_t::eff_grp_sa
REG32 eff_grp_sa
Definition:
lpcCAN.h:10
can_Regs_t::can_cmr
REG32 can_cmr
Definition:
lpcCAN.h:29
can_Regs_t::can_rid
REG32 can_rid
Definition:
lpcCAN.h:37
can_central_Regs_t::rx_sr
REG32 rx_sr
Definition:
lpcCAN.h:20
can_Regs_t::can_btr
REG32 can_btr
Definition:
lpcCAN.h:33
can_Regs_t::can_tdb1
REG32 can_tdb1
Definition:
lpcCAN.h:43
can_Regs_t::can_tid3
REG32 can_tid3
Definition:
lpcCAN.h:49
can_accept_Regs_t::sff_sa
REG32 sff_sa
Definition:
lpcCAN.h:7
can_Regs_t
Definition:
lpcCAN.h:26
can_Regs_t::can_ier
REG32 can_ier
Definition:
lpcCAN.h:32
can_central_Regs_t::m_sr
REG32 m_sr
Definition:
lpcCAN.h:21
can_accept_Regs_t::lut_err_ad
REG32 lut_err_ad
Definition:
lpcCAN.h:12
can_Regs_t::can_tdb2
REG32 can_tdb2
Definition:
lpcCAN.h:47
can_Regs_t::can_ewl
REG32 can_ewl
Definition:
lpcCAN.h:34
can_Regs_t::can_rfs
REG32 can_rfs
Definition:
lpcCAN.h:36
can_Regs_t::can_tfi2
REG32 can_tfi2
Definition:
lpcCAN.h:44
can_accept_Regs_t
Definition:
lpcCAN.h:4
can_Regs_t::can_tfi3
REG32 can_tfi3
Definition:
lpcCAN.h:48
can_accept_Regs_t::afmr
REG32 afmr
Definition:
lpcCAN.h:6
can_accept_Regs_t::end_of_table
REG32 end_of_table
Definition:
lpcCAN.h:11
can_Regs_t::can_tdb3
REG32 can_tdb3
Definition:
lpcCAN.h:51
can_central_Regs_t::tx_sr
REG32 tx_sr
Definition:
lpcCAN.h:19
can_central_Regs_t
Definition:
lpcCAN.h:17
can_Regs_t::can_rda
REG32 can_rda
Definition:
lpcCAN.h:38
can_Regs_t::can_mod
REG32 can_mod
Definition:
lpcCAN.h:28
can_Regs_t::can_tda3
REG32 can_tda3
Definition:
lpcCAN.h:50
can_Regs_t::can_gsr
REG32 can_gsr
Definition:
lpcCAN.h:30
can_accept_Regs_t::lut_err_reg
REG32 lut_err_reg
Definition:
lpcCAN.h:13
can_accept_Regs_t::sff_grp_sa
REG32 sff_grp_sa
Definition:
lpcCAN.h:8
can_Regs_t::can_tfi1
REG32 can_tfi1
Definition:
lpcCAN.h:40
sw
airborne
arch
lpc21
include
lpcCAN.h
Generated on Tue Feb 1 2022 13:51:12 for Paparazzi UAS by
1.8.17