pub type LbkdeW<'a, REG> = BitWriter<'a, REG, Lbkde>;
Field LBKDE writer - LIN Break Detection Enable
LBKDE
pub struct LbkdeW<'a, REG> { /* private fields */ }
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).