Hi, simple scenario here.
I am using the built in ethernet controller on the SC20260D and there are certain situations where I use the controller.Disable() function. I noticed the enable flag for the controller is hidden and I was wondering if in the next firmware update that flag could be made public (read only). Right now I have to use my own flag that tracks if its disabled, which is not that big of a deal, but it would be nice to just use the internal flag. I might be the only one who feels this way but I thought I’d throw it out there.
Thanks!