pub type SmsaW<'a, REG> = BitWriter<'a, REG>;
Field SMSA writer - Start Memory Stream Access
SMSA
struct SmsaW<'a, REG> { /* private fields */ }