xheep_gen.peripherals.user_peripherals.serial_link_receiver_fifo module
- class xheep_gen.peripherals.user_peripherals.serial_link_receiver_fifo.SerialLinkReceiverFifo(offset=None, length=None)
Bases:
UserPeripheralDedicated address space used by the serial link to buffer received data in a FIFO and expose it on request (i.e. transmitted data from SL can be read by DMA at this address). The size of the FIFO is configurable by parameters.