Device I/O helpers for UARTs on K60, implementation.
#include <string.h>
#include "devio-uart.h"
#include "uart.h"
#include "K60.h"
Go to the source code of this file.
Definition in file devio-uart.c.