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

#include <at91_adc.h>

Data Fields

u8 channel_base
 
u32 drdy_mask
 
u8 status_register
 
u8 trigger_register
 

Detailed Description

struct at91_adc_reg_desc - Various informations relative to registers : Base offset for the channel data registers : Mask of the DRDY field in the relevant registers (Interruptions registers mostly) : Offset of the Interrupt Status Register : Offset of the Trigger setup register

Definition at line 18 of file at91_adc.h.

Field Documentation

u8 channel_base

Definition at line 19 of file at91_adc.h.

u32 drdy_mask

Definition at line 20 of file at91_adc.h.

u8 status_register

Definition at line 21 of file at91_adc.h.

u8 trigger_register

Definition at line 22 of file at91_adc.h.


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