pub type SIGNED_R = BitReader;
Expand description

Field SIGNED reader - If SIGNED is set, the shifted and masked accumulator value is sign-extended to 32 bits
before adding to BASE0, and LANE0 PEEK/POP appear extended to 32 bits when read by processor.

Aliased Type§

struct SIGNED_R { /* private fields */ }