pub type SwapW<'a, REG> = BitWriter<'a, REG>;
Field SWAP writer - Swap Inputs and Invert
SWAP
struct SwapW<'a, REG> { /* private fields */ }