nrfxlib API
0.1.0
Loading...
Searching...
No Matches
◆
NRF_HTONS
#define NRF_HTONS
(
x
)
((uint16_t) ((((x) & 0xff00) >> 8) | (((x) & 0x00ff) << 8)))
#include <
nrf_modem/include/nrf_socket.h
>
Host to network byte-orders on half word.
Socket address resolution API
Generated on Thu Sep 26 2024 10:53:03 for nrfxlib API by
1.9.6