Пример #1
0
 protected static UInt32 Read32(UInt16 aPort)
 {
     return(PortIO.inl(aPort));
 }