Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
print_c_program
>>> adafruit_pioasm.Program(".side_set 1 opt").print_c_program("mood") const int mood_wrap = -1; const int mood_wrap_target = 0; const int mood_sideset_pin_count = 1; const bool mood_sideset_enable = True; /// <--- this is not valid C const uint16_t mood[] = { };