pub type WrapW<'a, REG> = BitWriter<'a, REG>;
Field WRAP writer - Pointer Value Wraps
WRAP
struct WrapW<'a, REG> { /* private fields */ }