On the MOD5234 we can control GPIO by using, e.g.
J2[5].clr();
Do we do the same thing on the MOD54415? The MOD54415 datasheet shows the GPIO as being in separate registers, PA[0..7], PB[0..7], etc. Does the pin class for the MOD54415 work just like the MOD5234?
Sam