pub type FIFORST_R = BitReaderRaw<bool>;
Expand description

Field FIFORST reader - FIFO reset, will flush any remaining data. This bit can only be written by firmware when IDMAEN= 0 and DPSM is active (DPSMACT = 1). This bit will only take effect when a transfer error or transfer hold occurs.

Aliased Type§

struct FIFORST_R { /* private fields */ }