enum io.Df1CmdDirection

enum Df1CmdDirection: uchar_t {
    Command,
    Reply,
};