nrfxlib API
0.1.0
Loading...
Searching...
No Matches
◆
WRITE_LE_8
#define WRITE_LE_8
(
_x,
_y
)
Value:
do
{ \
((uint8_t *)(_x))[0] = (((uint8_t )(_y)) >> 0x00) & 0xFF; \
}
while
(0)
lc3
platform
os
inc
osal_packed.h
Generated on Thu Sep 26 2024 10:53:01 for nrfxlib API by
1.9.6