> Your application needs to make one call to check for current link state > after device is started. After that all updates can be done from the LSC > interrupt callback.
I made a call from the application, it just keeps getting 0s? If I change the lsc value to 0, then the call gets the correct value, since it's asking the card, not the global value the callback fills in I seem to be able to register a handler for the interrupt which gets called, even if lsc is 0? Then I can call that once at startup, then use the callback???? Seems a little strange? Thanks for your help Stephen H. Martin Curran-Gray
