pub type CROSS_INPUT_R = BitReader;
Expand description

Field CROSS_INPUT reader - If 1, feed the opposite lane’s accumulator into this lane’s shift + mask hardware.
Takes effect even if ADD_RAW is set (the CROSS_INPUT mux is before the shift+mask bypass)

Aliased Type§

struct CROSS_INPUT_R { /* private fields */ }