Microchip® Advanced Software Framework

conf_usart_serial.h File Reference

Serial USART service configuration.

Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define OUT_BUFFER_LENGTH   2048
 

Functions

static int usart_write_char_buf (volatile avr32_usart_t *usart, char c)
 

Variables

int usart_ready
 USART initialize with the CONFIG_PBA_HZ. More...
 

#define OUT_BUFFER_LENGTH   2048

Referenced by usart_write_char_buf().

static int usart_write_char_buf ( volatile avr32_usart_t *  usart,
char  c 
)
inlinestatic

int usart_ready

USART initialize with the CONFIG_PBA_HZ.

Referenced by run_sync_clock_test(), and usart_write_char_buf().