I have a macro which will be user accessible when the component is exported SampleChannelSgl()is the macro inside this macro I call another macro
writeRegister() which I do not want the user of the component to access,it is only my code(macro ) that has a dependency on this macro what setting should I use that it is downloaded on the micro but not accessible to the user