FREQCNT_SetCounter


Sets the counter with the given value

void FREQCNT_SetCounter(int channel,unsigned long counter);

Parameters


int - channel ( 2 - DIN2, 3 - DIN3)
unsigned long - new counter value

Return Value


N/A

Remarks


N/A

Requirements


nano_dio.h

Example


N/A

Library


STM C Library Reference