PDM2PCM(HP) library details
Good morning, if possible, I would like more details about the following PDM2PCM(HP version) library used for converting PDM data to PCM. typedef struct{ uint16_t bit_order// MSB / LSB uint16_t endianness;// big endian / little endian uint3...