count = CardChangeCount()
d0
ULONG CardChangeChange(void);
This function returns the card change count. The counter is incremented by one for every removal, and for every successful insertion (a card which is inserted long enough to be debounced before it is removed again).
The change count number.
This function may be called from a task, or any level interrupt.