pub type CUSTOMER_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CUSTOMER_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field CUSTOMER writer - Reserved for customer

Aliased Type§

struct CUSTOMER_W<'a, const O: u8> { /* private fields */ }