pub type SPLIT_W<'a, const O: u8> = FieldWriter<'a, u32, ISOSPLIT_SPEC, u16, SPLIT_A, 16, O>;
Expand description

Field SPLIT writer - Controls the split of ISO buffers

Implementations

Full buffer dedicated to either ISO IN or OUT

Lower half for IN, upper half for OUT