nRF5 SDK v17.1.0
Data Fields
song_hdr_info_t Struct Reference

Song file header info portion. More...

#include <tile_song_module.h>

Data Fields

uint8_t song_format
 song_format is a Version Number that would describe the Tsong Format Variations
 
uint8_t song_number
 song_number describes what the Type of Song being Programmed and what song_number to use for playing the Song using TOA_CMD_SONG command.
 
uint16_t song_id
 song_id is the Tile Assigned ID Number of this Song. See TILE_SONG
 
uint16_t song_size
 song_size represents the Song Payload Size, excluding any Security or Info Header.
 

Detailed Description

Song file header info portion.


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

Documentation feedback | Developer Zone | Subscribe | Updated