pub type RsyncW<'a, REG> = BitWriter<'a, REG>;
Field RSYNC writer - Trigger Resync
RSYNC
pub struct RsyncW<'a, REG> { /* private fields */ }