pub const INTERLACED: u32 = 0x03;
Expand description

Interlaced output: data for field 0 is written to OUTBUF and data for field 1 is written to OUTBUF2.