- <peripheral derivedFrom="GPIOA">
- <name>GPIOB</name>
- <baseAddress>0x40010C00</baseAddress>
- </peripheral>
- <peripheral derivedFrom="GPIOB">
- <name>GPIOC</name>
- <baseAddress>0x40011000</baseAddress>
- </peripheral>
- <peripheral derivedFrom="GPIOC">
- <name>GPIOD</name>
- <baseAddress>0x40011400</baseAddress>
- </peripheral>
- <peripheral derivedFrom="GPIOC">
- <name>GPIOE</name>
- <baseAddress>0x40011800</baseAddress>
用rt-studio仿真的时候只能看见GPIOA的寄存器内容,其他的看不见
|