Expand description
FIFO control and status
Structs§
- FIFO control and status
Type Aliases§
- Field
DREQ_ENreader - If 1: assert DMA requests when FIFO contains data - Field
DREQ_ENwriter - If 1: assert DMA requests when FIFO contains data - Field
EMPTYreader - - Field
ENreader - If 1: write result to the FIFO after each conversion. - Field
ENwriter - If 1: write result to the FIFO after each conversion. - Field
ERRreader - If 1: conversion error bit appears in the FIFO alongside the result - Field
ERRwriter - If 1: conversion error bit appears in the FIFO alongside the result - Field
FULLreader - - Field
LEVELreader - The number of conversion results currently waiting in the FIFO - Field
OVERreader - 1 if the FIFO has been overflowed. Write 1 to clear. - Field
OVERwriter - 1 if the FIFO has been overflowed. Write 1 to clear. - Register
FCSreader - Field
SHIFTreader - If 1: FIFO results are right-shifted to be one byte in size. Enables DMA to byte buffers. - Field
SHIFTwriter - If 1: FIFO results are right-shifted to be one byte in size. Enables DMA to byte buffers. - Field
THRESHreader - DREQ/IRQ asserted when level >= threshold - Field
THRESHwriter - DREQ/IRQ asserted when level >= threshold - Field
UNDERreader - 1 if the FIFO has been underflowed. Write 1 to clear. - Field
UNDERwriter - 1 if the FIFO has been underflowed. Write 1 to clear. - Register
FCSwriter