Fixed naming of OTG.h functions, to make them consistent with the rest of the library API.
This commit is contained in:
parent
01c4bef107
commit
0137001ea9
4 changed files with 18 additions and 15 deletions
|
@ -283,7 +283,7 @@
|
|||
|
||||
/* Enums: */
|
||||
/** Enum for error codes relating to the powering on of the USB interface. These error codes are
|
||||
* used in the ErrorCode parameter value of the \ref USB_PowerOnFail event.
|
||||
* used in the ErrorCode parameter value of the \ref USB_InitFailure event.
|
||||
*/
|
||||
enum USB_InitErrorCodes_t
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue