![]() |
NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
|
NuEdu-Basic01 IrDA NEC driver header file. More...
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... | |
NuEdu-Basic01 IrDA NEC driver header file.
Definition in file NuEdu-Basic01_IrDA_NEC.h.