Macros | |
#define | LL_USB_CTRL0_OUTPUT_ENDIAN_CTRL_SMALL (0x00000000UL) |
#define | LL_USB_CTRL0_OUTPUT_ENDIAN_CTRL_BIG (1UL << USB_CTRL0_OUTPUT_ENDIAN_CTRL_Pos) |
#define LL_USB_CTRL0_OUTPUT_ENDIAN_CTRL_BIG (1UL << USB_CTRL0_OUTPUT_ENDIAN_CTRL_Pos) |
USB output data is big endian
Definition at line 305 of file gr55xx_ll_usb.h.
#define LL_USB_CTRL0_OUTPUT_ENDIAN_CTRL_SMALL (0x00000000UL) |
USB output data is small endian
Definition at line 304 of file gr55xx_ll_usb.h.