TcfW

Type Alias TcfW 

Source
pub type TcfW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TCF writer - Transfer complete flag

Aliased Typeยง

pub struct TcfW<'a, REG> { /* private fields */ }