How to create a monostable using the microcontroller's timer, I'm using the LAUNCHXL2-RM46 development kit. This mcu has a module "High-End Timer (N2HET)" has functions, capture, pwm, edge. What function would be adequate to create a simple delay, to…