uart.h
来自「针对三星的44B0的外围基本接口实验源代码」· C头文件 代码 · 共 50 行
H
50 行
char Uart_IntGetkey(void);
void Error(void);
void Error(void) ;
void Exint2(void) ;
void Test_BDMA(void);
void Test_Done(void);
void Test_Done(void) ;
void Test_Uart0(void);
void Test_Uart0Fifo(void);
void Test_Uart1(void);
void Test_Uart1Fifo(void);
void Test_Uart1IrDA_Rx(void);
void Test_Uart1IrDA_Tx(void);
void Test_UartAFC_Rx(void);
void Test_UartAFC_Tx(void);
void U0AFC_RxErrorInt(void);
void U0AFC_RxErrorInt(void) ;
void U0AFC_RxInt(void);
void U0AFC_RxInt(void) ;
void U1AFC_TxInt(void);
void U1AFC_TxInt(void) ;
void U1IrDA_RxErrorInt(void);
void U1IrDA_RxErrorInt(void) ;
void U1IrDA_RxInt(void);
void U1IrDA_RxInt(void) ;
void U1IrDA_TxInt(void);
void U1IrDA_TxInt(void) ;
void Uart0_RxFifoErrorInt(void);
void Uart0_RxFifoErrorInt(void) ;
void Uart0_RxFifoInt(void);
void Uart0_RxFifoInt(void) ;
void Uart0_RxInt(void);
void Uart0_RxInt(void) ;
void Uart0_TxFifoInt(void);
void Uart0_TxFifoInt(void) ;
void Uart0_TxInt(void);
void Uart0_TxInt(void) ;
void Uart1_RxFifoErrorInt(void);
void Uart1_RxFifoErrorInt(void) ;
void Uart1_RxFifoInt(void);
void Uart1_RxFifoInt(void) ;
void Uart1_RxInt(void);
void Uart1_RxInt(void) ;
void Uart1_TxFifoInt(void);
void Uart1_TxFifoInt(void) ;
void Uart1_TxInt(void);
void Uart1_TxInt(void) ;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?