10 void set_ch(uint8_t chip=0, uint8_t chn=0, uint8_t sts=0, uint8_t snc=0,
11 uint8_t sg=0, uint8_t st=0, uint8_t smn=0, uint8_t sdf=0);
12 void set_global(uint8_t chip=0, uint8_t slk0 = 0, uint8_t stb1 = 0,
13 uint8_t stb = 0, uint8_t s16=0, uint8_t slk1=0,
14 uint8_t sdc = 0, uint8_t swdac=0, uint8_t dac=0);
16 uint8_t sts=0, uint8_t snc=0, uint8_t sg=0, uint8_t st=0,
17 uint8_t smn=0, uint8_t sdf=0, uint8_t slk0=0,
18 uint8_t stb1=0, uint8_t stb=0, uint8_t s16=0,
19 uint8_t slk1=0, uint8_t sdc=0, uint8_t swdac=0, uint8_t dac=0);
21 void set_board(uint8_t sts=0, uint8_t snc=0, uint8_t sg=0, uint8_t st=0,
22 uint8_t smn=0, uint8_t sdf=0, uint8_t slk0=0,
23 uint8_t stb1=0, uint8_t stb=0, uint8_t s16=0,
24 uint8_t slk1=0, uint8_t sdc=0, uint8_t swdac=0, uint8_t dac=0);
void set_chip(uint8_t chip=0, uint8_t sts=0, uint8_t snc=0, uint8_t sg=0, uint8_t st=0, uint8_t smn=0, uint8_t sdf=0, uint8_t slk0=0, uint8_t stb1=0, uint8_t stb=0, uint8_t s16=0, uint8_t slk1=0, uint8_t sdc=0, uint8_t swdac=0, uint8_t dac=0)
void set_global(uint8_t chip=0, uint8_t slk0=0, uint8_t stb1=0, uint8_t stb=0, uint8_t s16=0, uint8_t slk1=0, uint8_t sdc=0, uint8_t swdac=0, uint8_t dac=0)
void set_board(uint8_t sts=0, uint8_t snc=0, uint8_t sg=0, uint8_t st=0, uint8_t smn=0, uint8_t sdf=0, uint8_t slk0=0, uint8_t stb1=0, uint8_t stb=0, uint8_t s16=0, uint8_t slk1=0, uint8_t sdc=0, uint8_t swdac=0, uint8_t dac=0)
void set_ch(uint8_t chip=0, uint8_t chn=0, uint8_t sts=0, uint8_t snc=0, uint8_t sg=0, uint8_t st=0, uint8_t smn=0, uint8_t sdf=0)