embassy-stm32

Crates

git

Versions

stm32wba55cg

Flavors

Module linked_list

Source
Expand description

Implementation of the GPDMA linked list and linked list items.

Structs§

LinearItem
A linked-list item for linear GPDMA transfers.
Table
A table of linked list items.

Enums§

RunMode
The mode in which to run the linked list.