nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_frame_sec_ctrl_fc_suppress_bit_is_set()

__STATIC_INLINE bool nrf_802154_frame_sec_ctrl_fc_suppress_bit_is_set ( const nrf_802154_frame_t * p_parser_data)

Gets the value of the Frame Counter Suppress bit from the Security Control Field.

Parameters
[in]p_parser_dataPointer to a frame parser data.
Return values
trueFC suppress bit is set.
falseFC suppress bit is not set.