Changes between Version 2 and Version 3 of spec/Sd


Ignore:
Timestamp:
Dec 12, 2022, 1:28:14 PM (17 months ago)
Author:
fujisft-kaji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • spec/Sd

    v2 v3  
    2323  || [#Sd_RxIndication Sd_RxIndication]                                   || 66|| 0x42||  ○  ||
    2424  || [#Sd_MainFunction Sd_MainFunction]                                   ||  6|| 0x06||  ○  ||
    25   || [#<SdCapabilityRecordMatchCallout> <SdCapabilityRecordMatchCallout>] || 16|| 0x10||  ○  ||
     25  || [#SdCapabilityRecordMatchCallout <SdCapabilityRecordMatchCallout>]  || 16|| 0x10||  ○  ||
    2626
    2727* コンフィギュレーション一覧 (R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11)
     
    152152
    153153  ||= エラーコード =||= Dec =||= Hex =||= R21-11 =||
    154   || SD_E_UNINIT           ||  1|| 0x01||  ○  ||
    155   || SD_E_PARAM_POINTER    ||  2|| 0x02||  ○  ||
    156   || SD_E_INV_MODE         ||  3|| 0x03||  ○  ||
    157   || SD_E_INV_ID           ||  4|| 0x04||  ○  ||
    158   || SD_E_INIT_FAILED      ||  5|| 0x05||  ○  ||
    159   || SD_E_OUT_OF_RES       || --||   --||  ○  ||
    160   || SD_E_MALFORMED_MSG    || --||   --||  ○  ||
    161   || SD_E_SUBSCR_NACK_RECV || --||   --||  ○  ||
     154  || SD_E_UNINIT                                    ||  1|| 0x01||  ○  ||
     155  || SD_E_PARAM_POINTER                             ||  2|| 0x02||  ○  ||
     156  || SD_E_INV_MODE                                  ||  3|| 0x03||  ○  ||
     157  || SD_E_INV_ID                                    ||  4|| 0x04||  ○  ||
     158  || SD_E_INIT_FAILED                               ||  5|| 0x05||  ○  ||
     159  || SD_E_COUNT_OF_RETRY_SUBSCRIPTION_EXCEEDED      ||  6|| 0x06||  ○  ||
     160  || SD_E_OUT_OF_RES                                || --||   --||  ○  ||
     161  || SD_E_MALFORMED_MSG                             || --||   --||  ○  ||
     162  || SD_E_SUBSCR_NACK_RECV                          || --||   --||  ○  ||
    162163
    163164----