pub type DLL_W<'a, const O: u8> = FieldWriter<'a, u32, DLL_SPEC, u8, u8, 8, O>;
Field dll writer -
dll
struct DLL_W<'a, const O: u8> { /* private fields */ }