Ich habs in C umgesetzt:



//---- sound module config
#define sound_port PORTA
#define sound_reset PIN7_bm
#define sound_clk PIN6_bm
#define sound_data PIN5_bm
//---- sound module config