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