|
void | mip::C::insert_mip_gnss_rf_error_detection_data (mip_serializer *serializer, const mip_gnss_rf_error_detection_data *self) |
|
void | mip::C::extract_mip_gnss_rf_error_detection_data (mip_serializer *serializer, mip_gnss_rf_error_detection_data *self) |
|
bool | mip::C::extract_mip_gnss_rf_error_detection_data_from_field (const struct mip_field *field, void *ptr) |
|
void | mip::C::insert_mip_gnss_rf_error_detection_data_rfband (struct mip_serializer *serializer, const mip_gnss_rf_error_detection_data_rfband self) |
|
void | mip::C::extract_mip_gnss_rf_error_detection_data_rfband (struct mip_serializer *serializer, mip_gnss_rf_error_detection_data_rfband *self) |
|
void | mip::C::insert_mip_gnss_rf_error_detection_data_jamming_state (struct mip_serializer *serializer, const mip_gnss_rf_error_detection_data_jamming_state self) |
|
void | mip::C::extract_mip_gnss_rf_error_detection_data_jamming_state (struct mip_serializer *serializer, mip_gnss_rf_error_detection_data_jamming_state *self) |
|
void | mip::C::insert_mip_gnss_rf_error_detection_data_spoofing_state (struct mip_serializer *serializer, const mip_gnss_rf_error_detection_data_spoofing_state self) |
|
void | mip::C::extract_mip_gnss_rf_error_detection_data_spoofing_state (struct mip_serializer *serializer, mip_gnss_rf_error_detection_data_spoofing_state *self) |
|
void | mip::C::insert_mip_gnss_rf_error_detection_data_valid_flags (struct mip_serializer *serializer, const mip_gnss_rf_error_detection_data_valid_flags self) |
|
void | mip::C::extract_mip_gnss_rf_error_detection_data_valid_flags (struct mip_serializer *serializer, mip_gnss_rf_error_detection_data_valid_flags *self) |
|
GNSS Error Detection subsystem status
◆ mip_gnss_rf_error_detection_data
◆ mip_gnss_rf_error_detection_data_jamming_state
◆ mip_gnss_rf_error_detection_data_rfband
◆ mip_gnss_rf_error_detection_data_spoofing_state
◆ mip_gnss_rf_error_detection_data_valid_flags
◆ extract_mip_gnss_rf_error_detection_data()
◆ extract_mip_gnss_rf_error_detection_data_from_field()
bool mip::C::extract_mip_gnss_rf_error_detection_data_from_field |
( |
const struct mip_field * |
field, |
|
|
void * |
ptr |
|
) |
| |
◆ extract_mip_gnss_rf_error_detection_data_jamming_state()
◆ extract_mip_gnss_rf_error_detection_data_rfband()
◆ extract_mip_gnss_rf_error_detection_data_spoofing_state()
◆ extract_mip_gnss_rf_error_detection_data_valid_flags()
◆ insert_mip_gnss_rf_error_detection_data()
◆ insert_mip_gnss_rf_error_detection_data_jamming_state()
◆ insert_mip_gnss_rf_error_detection_data_rfband()
◆ insert_mip_gnss_rf_error_detection_data_spoofing_state()
◆ insert_mip_gnss_rf_error_detection_data_valid_flags()