AT90USB1287 clock control. More...
#include <chip/regs.h>Go to the source code of this file.
Functions | |
| static void | clk_enable_at90usb (void) |
| Enable the AT90USB USB clock, sourced from the internal PLL. | |
AT90USB1287 clock control.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file clk.h.
| static void clk_enable_at90usb | ( | void | ) | [inline, static] |
Enable the AT90USB USB clock, sourced from the internal PLL.
Definition at line 46 of file clk.h.
References barrier.
Referenced by at90usb_init().
1.6.3