 emac_dev_mem | EMAC device memory management struct |
 emac_device | EMAC driver structure |
 emac_options | Input parameters when initializing the emac module mode |
 emac_rx_descriptor | Receive buffer descriptor struct |
  emac_rx_addr | |
   emac_rx_addr_bm | |
  emac_rx_status | |
   emac_rx_status_bm | |
 emac_tx_descriptor | Transmit buffer descriptor struct |
  emac_tx_status | |
   emac_tx_status_bm | |
 eth_addr | |
 eth_hdr | Ethernet header |
 etharp_entry | |
 etharp_hdr | ARP message, see RFC 826 ("Packet format") |
 ethernetif | Helper struct to hold private data used to operate your ethernet interface |
 fs_file | |
 fsdata_file | |
 fsdata_file_noconst | |
 genclk_config | Hardware representation of a set of generic clock parameters |
 http_state | |
 icmp_echo_hdr | This is the standard ICMP header only that the u32_t data is splitted to two u16_t like ICMP echo needs it |
 in_addr | For compatibility with BSD code |
 ip_addr | |
 ip_addr2 | |
 ip_addr_packed | |
 ip_hdr | |
 ip_pcb | |
 ip_reass_helper | This is a helper struct which holds the starting offset and the ending offset of this fragment to easily chain the fragments |
 ip_reassdata | |
 mem | The heap is made up as a list of structs of this type |
 memp | |
 netbuf | |
 netif | Generic data structure used for all lwIP network interfaces |
 pbuf | |
 pbuf_custom | A custom pbuf: like a pbuf, but following a function pointer to free it |
 pbuf_custom_ref | A custom pbuf that holds a reference to another pbuf, which is freed when this custom pbuf is freed |
 pll_config | Hardware-specific representation of PLL configuration |
 s_interrupt_source | Describes a PIO interrupt source, including the PIO instance triggering the interrupt and the associated interrupt handler |
 sam_uart_opt | Option list for UART peripheral initialization |
 sam_usart_opt_t | |
 StructCPtr | Structure of pointers to constant 64-, 32-, 16- and 8-bit unsigned integers |
 StructCVPtr | Structure of pointers to constant volatile 64-, 32-, 16- and 8-bit unsigned integers |
 StructPtr | Structure of pointers to 64-, 32-, 16- and 8-bit unsigned integers |
 StructVPtr | Structure of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers |
 sys_timeo | |
 tcp_hdr | |
 tcp_listen_pcbs_t | |
 tcp_pcb | |
 tcp_pcb_listen | |
 tcp_seg | |
 timers_info | |
 tLED_DESCRIPTOR | |
 uart_config_optical | |
 uart_rs232_options | Input parameters when initializing RS232 and similar modes |
 udp_hdr | |
 udp_pcb | |
 Union16 | 16-bit union |
 Union32 | 32-bit union |
 Union64 | 64-bit union |
 UnionCPtr | Union of pointers to constant 64-, 32-, 16- and 8-bit unsigned integers |
 UnionCVPtr | Union of pointers to constant volatile 64-, 32-, 16- and 8-bit unsigned integers |
 UnionPtr | Union of pointers to 64-, 32-, 16- and 8-bit unsigned integers |
 UnionVPtr | Union of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers |
 usart_iso7816_opt_t | |
 usart_spi_opt_t | |