Method

In reply to chr_sue:

actually realtime polling is timer, i need to change this timer value into counter. For this i have to multiply pclk and polling timer value (polling *pclk) and then i need to scaledown. So my query is should i take all three values of pclk in my configuration class or driver will take care of it?