Module mcan::rx_fifo

source ·
Expand description

Queues for received messages

Messages can be placed in the queues by filter Actions.

Structs§

  • Value of the type-level FIFO selection enum representing FIFO 0.
  • Value of the type-level FIFO selection enum representing FIFO 1.
  • Receive FIFO F on peripheral P.

Traits§

  • Trait which erases generic parametrization for RxFifo type
  • Provides raw access to the registers controlling the RX FIFO.