pub type WRAP_BOTTOM_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field WRAP_BOTTOM writer - After reaching wrap_top, execution is wrapped to this address.

Aliased Type§

struct WRAP_BOTTOM_W<'a, REG> { /* private fields */ }