Skip to main content

MAX_TRANSFER_SIZE

Constant MAX_TRANSFER_SIZE 

Source
pub const MAX_TRANSFER_SIZE: u32 = 1024;
Expand description

Limit on the max transfer size of Requests by embedding data (see Buffer::data). Set to 1024 to accommodate typical SuperSpeed USB packet payloads.