I have to use emios pin(channel 16~23).
but when i set pwm configure it has error.
bacause mcl chaanel and pwm channel is same..ch23.

if i set Emios Channel is 0ch. it can not find pwmEmiosBusRef. other things are same. if i don
t set 23ch.


so i wanna know method emios channel change in mcl.
i set emois channel 23ch, and pwm channel is 23ch. you know i have to use pwm 23ch. i don't have other option.



i already test in example source is emios channel is 23ch, and pwm 0ch, 1ch in pwm driver in example source.
but i have to use pwm channel from 16ch to 23ch.
so how is change emios channel is without 23ch and get pwmEmiosBusRef?
thanks to help.