Type Alias nrf52840_pac::usbd::isosplit::SPLIT_W

source ·
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 */ }

Implementations§

source§

impl<'a, const O: u8> SPLIT_W<'a, O>

source

pub fn one_dir(self) -> &'a mut W

Full buffer dedicated to either iso IN or OUT

source

pub fn half_in(self) -> &'a mut W

Lower half for IN, upper half for OUT