bool Endpoint_ConfigureEndpoint(const uint8_t Number, const uint8_t Type, const uint8_t Direction,\r
const uint16_t Size, const uint8_t Banks);\r
\r
- /** Spinloops until the currently selected non-control endpoint is ready for the next packet of data\r
+ /** Spin-loops until the currently selected non-control endpoint is ready for the next packet of data\r
* to be read or written to it.\r
*\r
* \note This routine should not be called on CONTROL type endpoints.\r
}\r
\r
return (MaskVal << EPSIZE0);\r
- };\r
+ }\r
\r
#endif\r
\r