pub type FreerunW<'a, REG> = BitWriter<'a, REG>;
Field FREERUN writer - Free Running Mode
FREERUN
struct FreerunW<'a, REG> { /* private fields */ }