fds_cmd_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Data Fields

fds_cmd_id_t id : 4
fds_opcode_t op_code : 4
uint8_t num_chunks
uint16_t chunk_offset
uint16_t vpage_id
fds_record_header_t record_header

Field Documentation

uint16_t fds_cmd_t::chunk_offset

Offset used for writing the record value(s), in 4 byte words.

fds_cmd_id_t fds_cmd_t::id

The ID of the command.

uint8_t fds_cmd_t::num_chunks

Number of operations this command has left in the operation queue.

uint16_t fds_cmd_t::vpage_id

The virtual page ID where we reserved the flash space for this command.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .