WizziLab / modem_ref_v5_3_217

Dependents:   modem_ref_helper_for_v5_3_217

Embed: (wiki syntax)

« Back to documentation index

kal_ctf_t Union Reference

kal_ctf_t Union Reference

D7A compressed time format. More...

#include <kal_codec.h>


Detailed Description

D7A compressed time format.

Definition at line 205 of file kal_codec.h.


Field Documentation

u8 exp

Exponent.

Definition at line 212 of file kal_codec.h.

u8 mant

Mantissa.

Definition at line 210 of file kal_codec.h.