pub type LeftadjW<'a, REG> = BitWriter<'a, REG>;
Field LEFTADJ writer - Left Adjusted Data
LEFTADJ
struct LeftadjW<'a, REG> { /* private fields */ }