Contiki 3.x
Modules | Data Structures | Macros
I2S Peripheral Access Layer

Modules

 I2S Register Masks
 

Data Structures

struct  I2S_Type
 I2S - Register Layout Typedef. More...
 

Macros

#define I2S0_BASE   (0x4002F000u)
 Peripheral I2S0 base address.
 
#define I2S0   ((I2S_Type *)I2S0_BASE)
 Peripheral I2S0 base pointer.
 
#define I2S_BASES   { I2S0 }
 Array initializer of I2S peripheral base pointers.
 
#define I2S0_BASE   (0x4002F000u)
 Peripheral I2S0 base address.
 
#define I2S0   ((I2S_Type *)I2S0_BASE)
 Peripheral I2S0 base pointer.
 

Detailed Description