can4linux - the Linux CAN driver
 All Data Structures Files Functions Variables Pages
Data Fields
can_statuspar Struct Reference

IOCTL generic CAN controller status request parameter structure. More...

Data Fields

unsigned int baud
 actual bit rate
 
unsigned int status
 CAN controller status register.
 
unsigned int error_warning_limit
 the error warning limit
 
unsigned int rx_errors
 content of RX error counter
 
unsigned int tx_errors
 content of TX error counter
 
unsigned int error_code
 content of error code register
 
unsigned int rx_buffer_size
 size of rx buffer
 
unsigned int rx_buffer_used
 number of messages
 
unsigned int tx_buffer_size
 size of tx buffer
 
unsigned int tx_buffer_used
 number of messages
 
unsigned long retval
 return value
 
unsigned int type
 CAN controller / driver type.
 

Detailed Description

IOCTL generic CAN controller status request parameter structure.