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
Aliased Type§
struct SPLIT_W<'a, const O: u8> { /* private fields */ }
pub type SPLIT_W<'a, const O: u8> = FieldWriter<'a, u32, ISOSPLIT_SPEC, u16, SPLIT_A, 16, O>;
Field SPLIT
writer - Controls the split of ISO buffers
struct SPLIT_W<'a, const O: u8> { /* private fields */ }