pub type AHB_ERROR_R = BitReader;
Expand description

Field AHB_ERROR reader - Logical OR of the READ_ERROR and WRITE_ERROR flags. The channel halts when it encounters any bus error, and always raises its channel IRQ flag.

Aliased Type§

struct AHB_ERROR_R { /* private fields */ }