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

Field TSENALL writer - Enable Timestamp for All Frames

Aliased Type§

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