Hi Jacob,
it looks like data about probability of occurring are not available.
The note:
“This information is available 5 times the LINIBRR[IBR] period of the LIN_CLK before the completion of the STOP bit reception.”
… means something different. Let me explain: each bit is sampled 16x by receiver logic. The receiver then uses samples 8, 9 and 10 to distinguish if received bit is logic ‘0’ or logic ‘1’. When receiving the stop bit, data reception completed flag is set in next clock after receiving 10th sample. And here are the 5 clocks – the 5 clocks refer to clock given by LINIBRR[IBR]. This is the time period between setting of data reception completed flag and receiving of whole stop bit (all 16 samples).
Regards,
Lukas