ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
canfd_inst_t Struct Reference

One CANFD instance: flat register backing store. More...

Data Fields

uint32_t reg [k_canfd_words]
 Word-addressed register backing.
uint32_t loopbacks
 Frames delivered TX -> RX FIFO.

Detailed Description

One CANFD instance: flat register backing store.

Definition at line 132 of file board_periph_canfd.c.

Field Documentation

◆ loopbacks

uint32_t canfd_inst_t::loopbacks

Frames delivered TX -> RX FIFO.

Definition at line 134 of file board_periph_canfd.c.

Referenced by internal_canfd_loopback_deliver().

◆ reg


The documentation for this struct was generated from the following file: