Description
Public
Protected
Private
Related
All
Inheritance
Collaboration
ClockConfiguration
Describes a possible clock configuration (processor clock & master clock), including the necessary register values.
Struct Attributes Table
Public ( Name ) |
Type |
Description |
mck |
unsigned short
|
Master clock frequency (in MHz).
|
mckr |
unsigned int
|
PMC_MCKR register value.
|
pck |
unsigned short
|
Processor clock frequency (in MHz).
|
pllr |
unsigned int
|
CKGR_PLL reqister value.
|
Description
Describes a possible clock configuration (processor clock & master clock), including the necessary register values.
Source
The documentation for this Class was generated from the following file:
main.c