pub type EomW<'a, REG> = BitWriter<'a, REG>;
Field EOM writer - End of message
EOM
struct EomW<'a, REG> { /* private fields */ }