AM263Px MCU+ SDK  10.02.00
LIN_BaudConfigParams Struct Reference

Data Fields

uint32_t preScaler
 
uint8_t fracDivSel_M
 
uint8_t supFracDivSel_U
 

Field Documentation

◆ preScaler

uint32_t LIN_BaudConfigParams::preScaler

24-bit integer Pre-Scaler

◆ fracDivSel_M

uint8_t LIN_BaudConfigParams::fracDivSel_M

4-bit Fractional Divider Selection These bits are effective in LIN or SCI asynchronous mode. These bits are used to select a baud rate for the SCI/LIN module, and they are a fractional part for the baud rate specification. The M divider allows fine-tuning of the baud rate over the P pre-scaler with 15 additional intermediate values for each of the P integer values.

◆ supFracDivSel_U

uint8_t LIN_BaudConfigParams::supFracDivSel_U

Super fractional Divider Selection These bits are an additional fractional part for the baudrate specification. These bits allow a super fine tuning of the fractional baudrate with 7 more intermediate values for each of the M fractional divider values. See the Super fractional Divider section for more details.