Exemplo n.º 1
0
 protected static UInt16 Read16(UInt16 aPort)
 {
     return(PortIO.inw(aPort));
 }