Module stallstat

Source
Expand description

Stall status for EasyDMA RAM accesses. The fields in this register is set to STALL by hardware whenever a stall occurres and can be cleared (set to NOSTALL) by the CPU.

Structs§

R
Register STALLSTAT reader
STALLSTAT_SPEC
Stall status for EasyDMA RAM accesses. The fields in this register is set to STALL by hardware whenever a stall occurres and can be cleared (set to NOSTALL) by the CPU.
W
Register STALLSTAT writer

Enums§

RX_A
Stall status for EasyDMA RAM writes
TX_A
Stall status for EasyDMA RAM reads

Type Aliases§

RX_R
Field RX reader - Stall status for EasyDMA RAM writes
RX_W
Field RX writer - Stall status for EasyDMA RAM writes
TX_R
Field TX reader - Stall status for EasyDMA RAM reads
TX_W
Field TX writer - Stall status for EasyDMA RAM reads