Contiki 3.x
Functions
slip-uart1.c File Reference

           Machine dependent STM32W SLIP routines for UART1.
More...

#include <stdio.h>
#include "contiki.h"
#include "dev/slip.h"
#include "dev/uart1.h"

Go to the source code of this file.

Functions

void slip_arch_init (unsigned long ubr)
 Initalize the RS232 port and the SLIP driver. More...
 
void slip_arch_writeb (unsigned char c)
 Copyright (c) 2014, Analog Devices, Inc. More...
 

Detailed Description

           Machine dependent STM32W SLIP routines for UART1.
Author
Salvatore Pitrulli salvo.nosp@m.pitr.nosp@m.u@use.nosp@m.rs.s.nosp@m.ource.nosp@m.forg.nosp@m.e.net

Definition in file slip-uart1.c.