Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fm_rdsdata_format Struct Reference

#include <fmdrv.h>

Data Fields

union {
   struct {
      u8   buff [FM_RX_RDS_INFO_FIELD_MAX]
 
   }   groupdatabuff
 
   struct {
      u16   pidata
 
      u8   blk_b [2]
 
      u8   blk_c [2]
 
      u8   blk_d [2]
 
   }   groupgeneral
 
   struct {
      u16   pidata
 
      u8   blk_b [2]
 
      u8   af [2]
 
      u8   ps [2]
 
   }   group0A
 
   struct {
      u16   pi [2]
 
      u8   blk_b [2]
 
      u8   ps [2]
 
   }   group0B
 
data
 

Detailed Description

Definition at line 75 of file fmdrv.h.

Field Documentation

u8 af[2]

Definition at line 89 of file fmdrv.h.

u8 blk_b[2]

Definition at line 82 of file fmdrv.h.

u8 blk_c[2]

Definition at line 83 of file fmdrv.h.

u8 blk_d[2]

Definition at line 84 of file fmdrv.h.

Definition at line 78 of file fmdrv.h.

union { ... } data
struct { ... } group0A
struct { ... } group0B
struct { ... } groupdatabuff
struct { ... } groupgeneral
u16 pi[2]

Definition at line 93 of file fmdrv.h.

u16 pidata

Definition at line 81 of file fmdrv.h.

u8 ps[2]

Definition at line 90 of file fmdrv.h.


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