NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
Typedefs | Functions
NuEdu-Basic01_IrDA_NEC.h File Reference

NuEdu-Basic01 IrDA NEC driver header file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* IrDA_Code_Exe) (volatile uint8_t *IR_CODE)
 

Functions

void SendNEC (uint8_t *data)
 This function is used to transmit IrDA NEC waveform through PC 15 (PWM1_CH3) More...
 
void IrDA_NEC_TxRx_Init (IrDA_Code_Exe pfnIrDA_Code_Exe)
 This function is used to initiate PWM for IrDA NEC. More...
 
void IrDa_NEC_Rx (uint32_t u32Time)
 This function is used to detect NEC IR procotol. More...
 

Detailed Description

NuEdu-Basic01 IrDA NEC driver header file.

Version
V1.00
Revision
4
Date
14/10/17 4:41p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013-2014 Nuvoton Technology Corp. All rights reserved.

Definition in file NuEdu-Basic01_IrDA_NEC.h.