Type Alias nrf52840_hal::pac::usbd::isosplit::SPLIT_W

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

Field SPLIT writer - Controls the split of ISO buffers

Aliased Type§

struct SPLIT_W<'a, const O: u8> { /* private fields */ }