Type Alias nrf52840_hal::pac::usbd::size::epout::SIZE_W

source ·
pub type SIZE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EPOUT_SPEC, u8, u8, Unsafe, 7, O>;
Expand description

Field SIZE writer - Number of bytes received last in the data stage of this OUT endpoint

Aliased Type§

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