Tizen RT Public API  v1.1 D4
pcm_mask Struct Reference

A bit mask of 256 bits (32 bytes) that describes some hardware parameters of a PCM. More...

#include <tinyalsa.h>

Data Fields

unsigned int bits [32/sizeof(unsigned int)]
 

Detailed Description

A bit mask of 256 bits (32 bytes) that describes some hardware parameters of a PCM.

Definition at line 180 of file tinyalsa.h.

Field Documentation

◆ bits

unsigned int bits[32/sizeof(unsigned int)]

bits of the bit mask

Definition at line 182 of file tinyalsa.h.


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