#ifndef IO_INSIDE
#error "Don't include this file directly, use <io> instant"
#endif

namespace uc {

  typedef struct ports_list
    ::PORTs<0x0E, 0x05, 0x08, 0x0B>
    ::DDRs <0x0D, 0x04, 0x07, 0x0A>
  Ports;

}
