get_default¶
-
baseband.base.header.get_default(word_index, bit_index, bit_length, default=None)[source] [edit on github]¶ Return the default value from a header keyword.
Since it is called with the full description, it just returns the last item, defaulted to
None.