|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
#include <ra8_canfd_regs.h>
Data Fields | |
| r_canfd_cfdrm_entry_t | RM [k_ra8_canfd_rm_per_cluster] |
| +0x000 8 RX MBs. | |
| volatile uint32_t | _reserved [k_ra8_canfd_pad_rm_cluster_words] |
| 0x4C * 8 = 0x260 -> pad to 0x400 (104 words). | |
Definition at line 227 of file ra8_canfd_regs.h.
| volatile uint32_t r_canfd_cfdrm_t::_reserved[k_ra8_canfd_pad_rm_cluster_words] |
0x4C * 8 = 0x260 -> pad to 0x400 (104 words).
Definition at line 229 of file ra8_canfd_regs.h.
| r_canfd_cfdrm_entry_t r_canfd_cfdrm_t::RM[k_ra8_canfd_rm_per_cluster] |
+0x000 8 RX MBs.
Definition at line 228 of file ra8_canfd_regs.h.