프로퍼티 | 타입 | 설명 | |
---|---|---|---|
address | uint | ||
prefetchable | bool | ||
region | AddressRegion | ||
size | uint |
메소드 | 설명 | |
---|---|---|
PCIBaseAddress ( uint address, uint size, AddressRegion region, bool prefetchable ) : System | ||
ToString ( ) : string |
public PCIBaseAddress ( uint address, uint size, AddressRegion region, bool prefetchable ) : System | ||
address | uint | |
size | uint | |
region | AddressRegion | |
prefetchable | bool | |
리턴 | System |