Yes, I need to generate a complex protocol waveform. Bi-phase Manchester data to be specific. I have always used Output Compare for this. I figure there would be a simple Bean to initialize, turn on, turn off, set the time, get the time, set the edge, handle the interrupt, etc. Nothing complicated, just a little abstraction to control the registers and put the basic access methods and events in the correct locations within the project.
I suppose I could create my own Bean, but I do not have a license for the Processor Expert Component Wizard.