Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum.
[pub/lufa.git] / LUFA / Drivers / USB / LowLevel / OTG.h
index deb7866..5afa8b3 100644 (file)
                        static inline void USB_OTG_Device_InitiateSRP(const uint8_t SRPTypeMask) ATTR_ALWAYS_INLINE;
                        static inline void USB_OTG_Device_InitiateSRP(const uint8_t SRPTypeMask)
                        {
-                               OTGCON  =  ((OTGCON & ~(1 << SRPSEL)) | (SRPTypeMask | (1 << SRPREQ)));
+                               OTGCON = ((OTGCON & ~(1 << SRPSEL)) | (SRPTypeMask | (1 << SRPREQ)));
                        }
 
                        /** Accepts a HNP from a connected device, indicating that both devices should exchange