File nut/include/arch/avr/usart_avrctl.h
Included Files
#include <nut/include/dev/usart_cb.h>
Preprocessor definitions
#define ARCH_AVR_USART_AVRCTL_H_
Typedef AVRUSART_IFC
typedef struct _AVRUSART_IFC AVRUSART_IFC
See:
Type struct _AVRUSART_IFC
Type struct _AVRUSART_IFC
struct _AVRUSART_IFC
struct _AVRUSART_IFC
{
int8_t uifc_num;
uint8_t uifc_errors;
}