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

#include <ste_dma40.h>

Data Fields

bool big_endian
 
enum stedma40_periph_data_width data_width
 
int psize
 
enum stedma40_flow_ctrl flow_ctrl
 

Detailed Description

struct stedma40_chan_cfg - dst/src channel configuration

: true if the src/dst should be read as big endian : Data width of the src/dst hardware : Burst size : Flow control on/off.

Definition at line 96 of file ste_dma40.h.

Field Documentation

bool big_endian

Definition at line 97 of file ste_dma40.h.

enum stedma40_periph_data_width data_width

Definition at line 98 of file ste_dma40.h.

enum stedma40_flow_ctrl flow_ctrl

Definition at line 100 of file ste_dma40.h.

int psize

Definition at line 99 of file ste_dma40.h.


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