Module nrf52840_pac::spim0::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§

  • Register STALLSTAT reader
  • 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.
  • Register STALLSTAT writer

Enums§

  • Stall status for EasyDMA RAM writes
  • Stall status for EasyDMA RAM reads

Type Aliases§

  • Field RX reader - Stall status for EasyDMA RAM writes
  • Field RX writer - Stall status for EasyDMA RAM writes
  • Field TX reader - Stall status for EasyDMA RAM reads
  • Field TX writer - Stall status for EasyDMA RAM reads