ethos netdev device  
 More...
ethos netdev device 
Definition at line 110 of file ethos.h.
 
#include <ethos.h>
◆ frametype
      
        
          | unsigned ethos_t::frametype | 
        
      
 
type of currently incoming frame 
Definition at line 117 of file ethos.h.
 
 
◆ inbuf
ringbuffer for incoming data 
Definition at line 115 of file ethos.h.
 
 
◆ mac_addr
      
        
          | uint8_t ethos_t::mac_addr[6] | 
        
      
 
this device's MAC address 
Definition at line 113 of file ethos.h.
 
 
◆ netdev
extended netdev structure 
Definition at line 111 of file ethos.h.
 
 
◆ out_mutex
mutex used for locking concurrent sends 
Definition at line 118 of file ethos.h.
 
 
◆ remote_mac_addr
      
        
          | uint8_t ethos_t::remote_mac_addr[6] | 
        
      
 
this device's MAC address 
Definition at line 114 of file ethos.h.
 
 
◆ state
Line status variable. 
Definition at line 116 of file ethos.h.
 
 
◆ uart
UART device the to use. 
Definition at line 112 of file ethos.h.
 
 
The documentation for this struct was generated from the following file: