◆ baud_rate
int baud_rate_parameters_t::baud_rate |
Approximate baud rate (i.e. nearest integer value).
◆ max_bit_rate_code
int baud_rate_parameters_t::max_bit_rate_code |
The internal code for the maximum bit rate (0-26, ((bit_rate/2400) - 1) << 1)
◆ samples_per_symbol_denominator
int baud_rate_parameters_t::samples_per_symbol_denominator |
The denominator of the number of samples per symbol ratio.
◆ samples_per_symbol_numerator
int baud_rate_parameters_t::samples_per_symbol_numerator |
The numerator of the number of samples per symbol ratio.
The documentation for this struct was generated from the following file: