uint16_t DataINPipeSize; /**< Size in bytes of the Mass Storage interface's IN data pipe */\r
uint16_t DataOUTPipeSize; /**< Size in bytes of the Mass Storage interface's OUT data pipe */\r
\r
- uint32_t TransactionTag; /**< Current transaction tag for data synchronising of packets */\r
+ uint32_t TransactionTag; /**< Current transaction tag for data synchronizing of packets */\r
} State; /**< State data for the USB class interface within the device. All elements in this section\r
* <b>may</b> be set to initial values, but may also be ignored to default to sane values when\r
* the interface is enumerated.\r