nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp

概要

コンストラクタとデストラクタ

FDSAsyncOp(uint8_t opType)

パブリック タイプ

@409 enum

パブリック属性

FileId
uint16_t
OpType
uint8_t
RecordData
const uint8_t *
RecordDataLengthWords
uint32_t
RecordDesc
fds_record_desc_t
RecordKey
uint16_t
Result
ret_code_t

パブリック タイプ

@409

 nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::@409

パブリック属性

FileId

uint16_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::FileId

OpType

uint8_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::OpType

RecordData

const uint8_t * nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordData

RecordDataLengthWords

uint32_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordDataLengthWords

RecordDesc

fds_record_desc_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordDesc

RecordKey

uint16_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordKey

結果

ret_code_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::Result

パブリック関数

FDSAsyncOp

 nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::FDSAsyncOp(
  uint8_t opType
)