# GPTMR ONE-SHOT COUNTER MODE ## Overview The sample Demonstrates the timer single mode function. where the counter stops timing after reaching the reload value. ## Board Setting none ## Running the example Run the project and execute the timer one-shot mode function. The serial terminal outputs the following information ```console gptmr opmode test now gptmr is opmode one-shot mode gptmr opmode test done ```