...the world's most energy friendly microcontrollers
2016-04-28 - Giant Gecko Family - d0053_Rev1.20
18
www.silabs.com
where address is the address of the 32-bit word containing the bit to modify, and bit is the index of the
bit in the 32-bit word.
To modify a bit in the Peripheral area, use the following address:
Memory Peripheral Area Bit Modification
bit_address = 0x42 (address – 0x40000000) × 32 + bit × 4,
(5.2)
where address and bit are defined as above.
Note that the AHB-peripherals USB and AES does not support bit-banding.
5.2.2 Peripherals
The peripherals are mapped into the peripheral memory segment, each with a fixed size address range
according to Table 5.1 (p. 18) , Table 5.2 (p. 18) and Table 5.3 (p. 19) .
Table 5.1. Memory System Core Peripherals
Core peripherals
Address Range
Module Name
0xE0041000 - 0xE0080FFF
ETM
0x400E0000 - 0x400E03FF
AES
0x400CA000 - 0x400CA3FF
RMU
0x400C8000 - 0x400C83FF
CMU
0x400C6000 - 0x400C63FF
EMU
0x400C4000 - 0x400C43FF
USB
0x400C2000 - 0x400C3FFF
DMA
0x400C0000 - 0x400C03FF
MSC
0x40008000 - 0x400083FF
EBI
Table 5.2. Memory System Low Energy Peripherals
Low Energy peripherals
Address Range
Module Name
0x4008C000 - 0x4008C3FF
LESENSE
0x4008A000 - 0x4008A3FF
LCD
0x40088000 - 0x400883FF
WDOG
0x40086800 - 0x40086BFF
PCNT2
0x40086400 - 0x400867FF
PCNT1
0x40086000 - 0x400863FF
PCNT0
0x40084400 - 0x400847FF
LEUART1
0x40084000 - 0x400843FF
LEUART0
0x40082000 - 0x400823FF
LETIMER0
0x40081000 - 0x400813FF
BURTC
0x40080000 - 0x400803FF
RTC
Summary of Contents for Giant Gecko EFM32GG
Page 842: ......