1
2
3
4
5
6
7
8
9
10
11
12
msg!(
    id: msg1032,
    type_name: Msg1032T,
    fields: [
        (non_physical_reference_station_id, df003),
        (physical_reference_station_id, df003),
        (reserved_36_6, df001_6bits),
        (phys_ref_arp_ecef_x_m, df025),
        (phys_ref_arp_ecef_y_m, df026),
        (phys_ref_arp_ecef_z_m, df027)
    ],
);