Struct xmc4500::scu_clk::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub clkstat: CLKSTAT, pub clkset: CLKSET, pub clkclr: CLKCLR, pub sysclkcr: SYSCLKCR, pub cpuclkcr: CPUCLKCR, pub pbclkcr: PBCLKCR, pub usbclkcr: USBCLKCR, pub ebuclkcr: EBUCLKCR, pub ccuclkcr: CCUCLKCR, pub wdtclkcr: WDTCLKCR, pub extclkcr: EXTCLKCR, pub sleepcr: SLEEPCR, pub dsleepcr: DSLEEPCR, // some fields omitted }

Register block

Fields

0x00 - Clock Status Register

0x04 - CLK Set Register

0x08 - CLK Clear Register

0x0c - System Clock Control Register

0x10 - CPU Clock Control Register

0x14 - Peripheral Bus Clock Control Register

0x18 - USB Clock Control Register

0x1c - EBU Clock Control Register

0x20 - CCU Clock Control Register

0x24 - WDT Clock Control Register

0x28 - External Clock Control

0x30 - Sleep Control Register

0x34 - Deep Sleep Control Register