Constant imxrt_hal::usbd::MAX_ENDPOINTS

source ·
pub const MAX_ENDPOINTS: usize = _; // 16usize
Expand description

The maximum supported number of endpoints.

Eight endpoints, two in each direction. Any endpoints allocated beyond this are wasted.