
Demonstrations for TIMH operation.This example code demonstrates how LEB works with FPCI.

1. LEB work with FPCI.

2.
  PWM_H output at PC5.
  PWM_L output at PC8

 The waveform like this :
        _____                             _____
 PWM_H |     |_____________0_____________|     |__
              ___                               __ ...
 PWM_L |_____|   |_________0___________________|   
 
             |   |
             |   |-> LEB reach 200us, PCI active signal = 1.
             |       
             |-> Start edge, PWM_H falling edge.
 
 3. Toggle PC1 to mark the start edge.
 
 !!More detail please refer to : timh\leading_edge_blanking_LEB\doc\
 
