LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pru_suart_chn_config2_status Struct Reference

#include <suart_api.h>

Data Fields

unsigned int bits_per_char:4
 
unsigned int reserved1:4
 
unsigned int data_len:4
 
unsigned int reserved2:4
 
unsigned int txrx_ready:1
 
unsigned int txrx_complete:1
 
unsigned int txrx_error:1
 
unsigned int txrx_underrun:1
 
unsigned int framing_error:1
 
unsigned int break_error:1
 
unsigned int timeout_error:1
 
unsigned int reserved3:8
 
unsigned int chn_state:1
 

Detailed Description

Definition at line 321 of file suart_api.h.

Field Documentation

unsigned int bits_per_char

Definition at line 323 of file suart_api.h.

unsigned int break_error

Definition at line 332 of file suart_api.h.

unsigned int chn_state

Definition at line 335 of file suart_api.h.

unsigned int data_len

Definition at line 325 of file suart_api.h.

unsigned int framing_error

Definition at line 331 of file suart_api.h.

unsigned int reserved1

Definition at line 324 of file suart_api.h.

unsigned int reserved2

Definition at line 326 of file suart_api.h.

unsigned int reserved3

Definition at line 334 of file suart_api.h.

unsigned int timeout_error

Definition at line 333 of file suart_api.h.

unsigned int txrx_complete

Definition at line 328 of file suart_api.h.

unsigned int txrx_error

Definition at line 329 of file suart_api.h.

unsigned int txrx_ready

Definition at line 327 of file suart_api.h.

unsigned int txrx_underrun

Definition at line 330 of file suart_api.h.


The documentation for this struct was generated from the following file: