pub type TcfW<'a, REG> = BitWriter<'a, REG>;
Field TCF writer - Transfer complete flag
TCF
pub struct TcfW<'a, REG> { /* private fields */ }