SYNOPSIS

struct hsi_channel {
  unsigned int id;
  const char * name;
};

MEMBERS

id

Channel number

name

Channel name

COPYRIGHT