piuspatch  v0.1
USB addition to PIE backend
Data Fields
SANEI_IR_bufptr Union Reference

Pointer to access values of different bit depths. More...

#include <sanei_ir.h>

Data Fields

uint8_t * b8
uint16_t * b16

Detailed Description

Pointer to access values of different bit depths.

Definition at line 38 of file sanei_ir.h.


Field Documentation

uint16_t* b16

> 8, <= 16 bits

Definition at line 41 of file sanei_ir.h.

uint8_t* b8

<= 8 bits

Definition at line 40 of file sanei_ir.h.


The documentation for this union was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines