arduino-audio-tools
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Poly Struct Reference

Public Member Functions

 Poly (uint8_t id, uint16_t offset, uint8_t size)
 
bool Append (uint8_t num)
 
uint8_t & at (uint8_t i) const
 
void Copy (const Poly *src)
 
uint8_t id () const
 
void Init (uint8_t id, uint16_t offset, uint8_t size, uint8_t **memory_ptr)
 
uint8_t * ptr () const
 
void Reset ()
 
void Set (const uint8_t *src, uint8_t len, uint8_t offset=0)
 
uint8_t size () const
 

Public Attributes

uint8_t length
 

Protected Attributes

uint8_t _id
 
uint8_t ** _memory
 
uint16_t _offset
 
uint8_t _size
 

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