This function reads the byte at the specified offset in a card’s common memory space.
UINT8 PDCardReadCmnByte( PVOID pCardMem );
Returns the byte read.
This function is called within a try-except statement in case the card is removed and the memory access results in a fault.
PDCardReadAttrByte, PDCardWriteAttrByte, PDCardWriteCmnByte