I am starting using ASF. And i have simple question. Where is usable documentation to using functions. Example: I want to choose clock source for clockout in SAME70. In pmc.h (there are two different files with this name :D ) i find function:
void pmc_pck_set_source(uint32_t ul_id, uint32_t ul_source);
how can i find macros that can be used as "inputs" for that function ?
Thanks
Michal