minipix_uart_interface
A library and examples for the MiniPIX UART interface
llcp_endian.h File Reference
#include <stdint.h>
+ Include dependency graph for llcp_endian.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint16_t __attribute__ ((__const__)) llcp_hton16(uint16_t h16)
 

Function Documentation

◆ __attribute__()

uint16_t __attribute__ ( (__const__)  )