Module linked_list

Source
Expand description

Linked list buffer base address

Structs§

LINKED_LIST_SPEC
Linked list buffer base address

Type Aliases§

BASE_ADDRESS_R
Field base_address reader - Base address of first linked list item, must be aligned to 4 bytes
BASE_ADDRESS_W
Field base_address writer - Base address of first linked list item, must be aligned to 4 bytes
R
Register linked_list reader
W
Register linked_list writer