Use static inline intermediatary functions in Endpoint.h to handle the masking for...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 27 Jul 2010 13:49:16 +0000 (13:49 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 27 Jul 2010 13:49:16 +0000 (13:49 +0000)
commit059307d89cbdd7a45170566f469eb9e02c20b3e1
tree4c9f388ddff46e5cbe3afd4ce8b88eb258fb09ac
parentbe2a7d45989f5f57b326589350a6ce5bbc835b5c
Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro.
LUFA/Drivers/USB/LowLevel/Endpoint.h