nrfxlib API
2.8.99
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 Nov 7 2024 16:00:38 for nrfxlib API by
1.12.0