![]() |
nrfxlib API 3.3.99
|
| __STATIC_INLINE bool nrf_802154_frame_panid_compression_is_set | ( | const nrf_802154_frame_t * | p_parser_data | ) |
Gets the value of the PAN ID compressions bit from the Frame Control Field.
| [in] | p_parser_data | Pointer to a frame parser data. |
| true | PAN ID compressions is set. |
| false | PAN ID compressions is not set. |