Type Alias LbkdeR
pub type LbkdeR = BitReader<Lbkde>;
Expand description
Field LBKDE reader - LIN Break Detection Enable
pub struct LbkdeR { }
Get enumerated values variant
LIN break detect is disabled, normal break character can be detected.
LIN break detect is enabled. LIN break character is detected at length
of 11 bit times (if M = 0) or 12 (if M = 1) or 13 (M10 = 1).