pub type TcfW<'a, REG> = BitWriter<'a, REG, Tcf>;
Field TCF writer - Transfer Complete Flag
TCF
pub struct TcfW<'a, REG> { /* private fields */ }
All transfers have not completed.
All transfers have completed.