Account
| ArmsysApi 0.12.18 |
BSdioDevice Class Reference
#include <BSdio.h>
Public Types | |
| enum | CardType { CardTypeNone, CardTypeSD, CardTypeSDHC, CardTypeEMMC } |
Public Attributes | |
| BUInt | address |
| Cards relative address. More... | |
| BUInt32 | csd [4] |
| Card status register contents. More... | |
| CardType | cardType |
| BUInt32 | numBlocks |
| The number of 512 byte blocks. More... | |
| BUInt32 | eraseBlockSize |
| The errase block size. More... | |
Member Enumeration Documentation
◆ CardType
Member Data Documentation
◆ address
| BUInt BSdioDevice::address |
Cards relative address.
◆ cardType
| CardType BSdioDevice::cardType |
◆ csd
| BUInt32 BSdioDevice::csd[4] |
Card status register contents.
◆ eraseBlockSize
| BUInt32 BSdioDevice::eraseBlockSize |
The errase block size.
◆ numBlocks
| BUInt32 BSdioDevice::numBlocks |
The number of 512 byte blocks.
The documentation for this class was generated from the following file:
Generated by
1.8.15 