|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
#include <ra8_canfd_regs.h>
Data Fields | |
| volatile uint32_t | ID |
| +0x000 GAFLID + GAFLLB + GAFLRTR + GAFLIDE. | |
| volatile uint32_t | M |
| +0x004 GAFLIDM + GAFLIFL1 + GAFLRTRM + IDEM. | |
| volatile uint32_t | P0 |
| +0x008 GAFLDLC + GAFLIFL0 + GAFLRMDP + ... | |
| volatile uint32_t | P1 |
| +0x00C GAFLFDP. | |
Definition at line 156 of file ra8_canfd_regs.h.
| volatile uint32_t r_canfd_cfdgafl_t::ID |
+0x000 GAFLID + GAFLLB + GAFLRTR + GAFLIDE.
Definition at line 157 of file ra8_canfd_regs.h.
Referenced by internal_afl_write_slot(), internal_install_default_afl(), and internal_write_afl_slot().
| volatile uint32_t r_canfd_cfdgafl_t::M |
+0x004 GAFLIDM + GAFLIFL1 + GAFLRTRM + IDEM.
Definition at line 158 of file ra8_canfd_regs.h.
Referenced by internal_afl_write_slot(), internal_install_default_afl(), and internal_write_afl_slot().
| volatile uint32_t r_canfd_cfdgafl_t::P0 |
+0x008 GAFLDLC + GAFLIFL0 + GAFLRMDP + ...
Definition at line 159 of file ra8_canfd_regs.h.
Referenced by internal_afl_write_slot(), internal_install_default_afl(), and internal_write_afl_slot().
| volatile uint32_t r_canfd_cfdgafl_t::P1 |
+0x00C GAFLFDP.
Definition at line 160 of file ra8_canfd_regs.h.
Referenced by internal_afl_write_slot(), internal_install_default_afl(), and internal_write_afl_slot().