nRF5 SDK v17.1.0
Data Fields
song_program_state_t Struct Reference

State of song programming. More...

#include <tile_song_module.h>

Data Fields

uint16_t pos
 accumulated number of bytes written for current Song
 
uint8_t buf_pos
 accumulated number of bytes received for current block
 
uint8_t state
 Song Programming State.
 
uint16_t file_size
 Total File Size of the current song being programmed.
 
uint32_t bank
 Memory Bank currently being used to program the Song.
 
sha256_ctx hash_ctx
 Current programmed Song Hash Calculation Context.
 
struct song_hdr_info_t info
 Current programmed Song Info Header.
 
struct song_hdr_sec_t sec
 Current programmed Song Security Header.
 
uint8_t cached_cid
 TOA CID of the current TPS session.
 
uint8_t block_dataSize
 datasize of the received block
 

Detailed Description

State of song programming.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated