pub type WRAP_TOP_R = FieldReader;
Expand description

Field WRAP_TOP reader - After reaching this address, execution is wrapped to wrap_bottom.
If the instruction is a jump, and the jump condition is true, the jump takes priority.

Aliased Type§

struct WRAP_TOP_R { /* private fields */ }