pub type WRITE_ERROR_R = BitReader;
Expand description

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

Aliased Type§

struct WRITE_ERROR_R { /* private fields */ }