Macros | |
#define | LL_USB_CTRL0_INPUT_ENDIAN_CTRL_SMALL (0x00000000UL) |
#define | LL_USB_CTRL0_INPUT_ENDIAN_CTRL_BIG (1UL << USB_CTRL0_INPUT_ENDIAN_CTRL_Pos) |
#define LL_USB_CTRL0_INPUT_ENDIAN_CTRL_BIG (1UL << USB_CTRL0_INPUT_ENDIAN_CTRL_Pos) |
USB input data is big endian
Definition at line 312 of file gr55xx_ll_usb.h.
#define LL_USB_CTRL0_INPUT_ENDIAN_CTRL_SMALL (0x00000000UL) |
USB input data is small endian
Definition at line 311 of file gr55xx_ll_usb.h.