On Mon, Nov 30, 2009 at 8:44 PM, Gerald Lutter <[email protected]>wrote:
> Hi Bernie, > > we have created our headers based on the datasheet from texas instruments. > That means we don't define structs to configure a component. Instead we > only > define the addresses according to their name inside the datasheet. After > reading your symbols it looks like you are using hungarian notation for > your > code. You simply have to define the structs you are using to configure the > USB component and define a corresponding variable at the right place and > your code will compile. > > Best regards, > Gerald > > Hi Gerald, Would you mind giving an example .. I am not to sure what you mean. Many Thanks, Bernie
