pub type VAL_W<'a, const O: u8> = FieldWriter<'a, u32, RESOLUTION_SPEC, u8, VAL_A, 3, O>;
Expand description
Field VAL
writer - Set the resolution
Aliased Type§
struct VAL_W<'a, const O: u8> { /* private fields */ }
pub type VAL_W<'a, const O: u8> = FieldWriter<'a, u32, RESOLUTION_SPEC, u8, VAL_A, 3, O>;
Field VAL
writer - Set the resolution
struct VAL_W<'a, const O: u8> { /* private fields */ }