pub type StartW<'a, REG> = BitWriter<'a, REG>;
Field START writer - Start Encryption/Decryption
START
struct StartW<'a, REG> { /* private fields */ }