File nut/dev/owibus_uartif.c
Included Files
#include <nut/include/cfg/arch.h>
#include <nut/include/include/stdint.h>
#include <nut/include/dev/owibus.h>
#include <dev/owibus_uart.h>
#include <stdlib.h>
Global Function NutRegisterOwiBus_Uart()
int NutRegisterOwiBus_Uart ( NUTOWIBUS* bus, NUTDEVICE* uart, int mode )
Calls:
Uart_OwiInit()
nut/dev/owibus_uart.c
free()
nut/crt/malloc.c
NutRegisterDevice(), calloc()
References Functions:
Uart_OwiReadBlock()
nut/dev/owibus_uart.c
Uart_OwiTouchReset()
nut/dev/owibus_uart.c
Uart_OwiWriteBlock()
nut/dev/owibus_uart.c