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

NuEdu-Basic01 ClkOut driver source file. More...

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

Go to the source code of this file.

Functions

void Open_CLK_OUT (uint32_t Clock_Source, uint32_t FRQDIV_FSEL)
 This function enable frequency divider module clock, enable frequency divider clock function and configure frequency divider. More...
 
void Close_CLK_OUT (void)
 This function disable frequency output function. More...
 

Detailed Description

NuEdu-Basic01 ClkOut driver source file.

Version
V1.00
Revision
2
Date
14/09/12 9:49a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013 Nuvoton Technology Corp. All rights reserved.

Definition in file NuEdu-Basic01_ClkOut.c.