pub type BUF_W<'a, REG> = FieldWriter<'a, REG, 32, u32, Safe>;
Field BUF writer - data buffer
BUF
struct BUF_W<'a, REG> { /* private fields */ }