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

#include <pwm.h>

Data Fields

const charlabel
 
unsigned long flags
 
unsigned int hwpwm
 
unsigned int pwm
 
struct pwm_chipchip
 
voidchip_data
 
unsigned int period
 

Detailed Description

Definition at line 81 of file pwm.h.

Field Documentation

Definition at line 86 of file pwm.h.

void* chip_data

Definition at line 87 of file pwm.h.

unsigned long flags

Definition at line 83 of file pwm.h.

unsigned int hwpwm

Definition at line 84 of file pwm.h.

Definition at line 82 of file pwm.h.

unsigned int period

Definition at line 89 of file pwm.h.

unsigned int pwm

Definition at line 85 of file pwm.h.


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