Description
Source
Call Graph
PMC_EnablePeripheral
Enables the clock of a peripheral.


Syntax / parameters
Name |
Type |
Default |
Description |
id |
unsigned int
|
|
Peripheral ID (AT91C_ID_xxx).
|
Description
Enables the clock of a peripheral.
The peripheral ID (AT91C_ID_xxx) is used to identify which peripheral is targetted. Note that the ID must NOT be shifted (i.e. 1 << AT91C_ID_xxx).
Source
The documentation for this Member was generated from the following files:
pmc.c