pub type QT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CONFRN3_SPEC, u8, u8, Unsafe, 2, O>;
Expand description
Field QT
writer - Quantization Table Selects quantization table associated with a color component.
Aliased Type§
struct QT_W<'a, const O: u8> { /* private fields */ }