pub type OPERATION_W<'a, const O: u8> = BitWriter<'a, u32, MODE_SPEC, OPERATION_A, O>;
Expand description

Field OPERATION writer - Mono or stereo operation

Implementations

Sample and store one pair (left + right) of 16-bit samples per RAM word R=[31:16]; L=[15:0]

Sample and store two successive left samples (16 bits each) per RAM word L1=[31:16]; L0=[15:0]