R3 response.
More...
◆ RawR3Response
◆ R3Response()
constexpr distortos::devices::anonymous_namespace{SdCard.cpp}::R3Response::R3Response |
( |
const RawR3Response |
r3 | ) |
|
|
inlineexplicit |
R3Response's constructor.
- Parameters
-
[in] | r3 | is the raw R3 response data |
◆ getCardCapacityStatus()
bool distortos::devices::anonymous_namespace{SdCard.cpp}::R3Response::getCardCapacityStatus |
( |
| ) |
const |
|
inline |
- Returns
- value of card capacity status (CCS) bit field
◆ isBusy()
bool distortos::devices::anonymous_namespace{SdCard.cpp}::R3Response::isBusy |
( |
| ) |
const |
|
inline |
- Returns
- true if card is busy with power up initialization, false otherwise
◆ r3_
RawR3Response distortos::devices::anonymous_namespace{SdCard.cpp}::R3Response::r3_ |
|
private |
The documentation for this class was generated from the following file: