pub type READ_ERROR_R = BitReader;
Expand description

Field READ_ERROR reader - If 1, the channel received a read bus error. Write one to clear.
READ_ADDR shows the approximate address where the bus error was encountered (will not be earlier, or more than 3 transfers later)

Aliased Type§

struct READ_ERROR_R { /* private fields */ }