NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
Functions
NuEdu-Basic01_Timer_Ouput_Capture.c File Reference

Nano100 series ACMP Threashold driver source file. More...

#include <stdio.h>
#include "NuEdu-Basic01_Timer_Ouput_Capture.h"
Include dependency graph for NuEdu-Basic01_Timer_Ouput_Capture.c:

Go to the source code of this file.

Functions

void Initial_Timer_port (void)
 This function is used to TM2 output and TMR3 capture function. More...
 
void initial_Timer_Toggle (void)
 This function is enable TM2 toggle. More...
 
void initial_Timer_count (void)
 This function is enable TM2 count. More...
 
void initial_Timer_capture (void)
 This function is enable TM3 Capture. More...
 

Detailed Description

Nano100 series ACMP Threashold driver source file.

Version
V1.00
Revision
2
Date
14/09/18 11:58a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file NuEdu-Basic01_Timer_Ouput_Capture.c.